I’m guessing it’s a permissions problem transferring to repository.a.o:
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project compiler-build-tools: Failed to deploy artifacts: Could not transfer artifact org.apache.royale.compiler:compiler-build-tools:jar:1.2.1-20200713.055905-2 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots <https://repository.apache.org/content/repositories/snapshots>): Failed to transfer file https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.055905-2.jar <https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.055905-2.jar> with status code 401 -> [Help 1] Any ideas on how to fix? > On Jul 13, 2020, at 9:23 AM, Harbs <[email protected]> wrote: > > Can any Maven experts explain why this is failing? > http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Compiler_Build_Tools_Release_Step_002/13/console > > FWIW, there’s this warning which should probably be fixed… > > [WARNING] Some problems were encountered while building the effective model > for > org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT > [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must > be unique but found duplicate declaration of plugin > org.apache.maven.plugins:maven-javadoc-plugin @ line 129, column 17 > [WARNING] 'build.plugins.plugin.version' for > com.theoryinpractise:reproducible-maven-plugin is missing. @ line 204, column > 19 > [WARNING] > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer support > building such malformed projects. > >> On Jul 13, 2020, at 8:59 AM, [email protected] wrote: >> >> Royale_Compiler_Build_Tools_Release_Step_002 - Build # 13 - Failure: >> >> Check console output at >> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Compiler_Build_Tools_Release_Step_002/13/ >> to view the results. >
