Description
The following error occurrs when GitHub actions being triggered on Apache Ignite forks.
Error: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project ignite-checkstyle: Failed to deploy artifacts: Could not transfer artifact org.apache.ignite:ignite-checkstyle:jar:2.14.0-20220412.104259-5 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): authentication failed for https://repository.apache.org/content/repositories/snapshots/org/apache/ignite/ignite-checkstyle/2.14.0-SNAPSHOT/ignite-checkstyle-2.14.0-20220412.104259-5.jar, status: 401 Unauthorized -> [Help 1] Error: Error: To see the full stack trace of the errors, re-run Maven with the -e switch. Error: Re-run Maven using the -X switch to enable full debug logging. Error: Error: For more information about the errors and possible solutions, please read the following articles: Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Error: Process completed with exit code 1.
Attachments
Issue Links
- is related to
-
IGNITE-16775 Configure GitHub Actions for continuous deployment the Ignite master branch
- Resolved
- links to