You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2022/04/12 15:51:00 UTC

[jira] [Created] (IGNITE-16837) Prevent triggering GitHub Actions on Apache Ignite forks

Maxim Muzafarov created IGNITE-16837:
----------------------------------------

             Summary: Prevent triggering GitHub Actions on Apache Ignite forks
                 Key: IGNITE-16837
                 URL: https://issues.apache.org/jira/browse/IGNITE-16837
             Project: Ignite
          Issue Type: Bug
            Reporter: Maxim Muzafarov
            Assignee: Maxim Muzafarov
             Fix For: 2.14


The following error occurrs when GitHub actions being triggered on Apache Ignite forks.

{code}
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.
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)