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:56:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-16837:
-------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> 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
>            Priority: Major
>             Fix For: 2.14
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)