Yeah ... just wanted to say: If you want to deploy to the Apache Nexus, you need credentials. Usually I have them defined in my settings.xml but I wouldn't want that done on the CI server. Wasn't this what some of the steps were about? The RM downloads the bundle built on the CI server and then deploys on his local machine where he's got the credentials in his settings.xml?
Chris Am 13.07.20, 11:10 schrieb "Yishay Weiss" <[email protected]>: Good question. Let me see if I can figure this out. From: Harbs<mailto:[email protected]> Sent: Monday, July 13, 2020 12:05 PM To: [email protected]<mailto:[email protected]> Subject: Re: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing! Where am I supposed to put credential into the jenkins server? > On Jul 13, 2020, at 12:02 PM, Yishay Weiss <[email protected]> wrote: > > Are you sure it’s not an Apache credentials problem? Last time I looked it looked like you were getting 401 from the server. > > From: Harbs<mailto:[email protected]> > Sent: Monday, July 13, 2020 11:58 AM > To: [email protected]<mailto:[email protected]> > Subject: Re: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing! > > Or maybe the issue is a few lines up? > [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ compiler-build-tools --- > [INFO] [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/maven-metadata.xml <https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/maven-metadata.xml> > [INFO] [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/maven-metadata.xml <https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/maven-metadata.xml> (796 B at 699 B/s) > [INFO] [INFO] Uploading to apache.snapshots.https: 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.085259-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.085259-2.jar> > [INFO] [INFO] Uploading to apache.snapshots.https: 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.085259-2.pom <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.085259-2.pom> > [INFO] [INFO] ------------------------------------------------------------------------ > [INFO] [INFO] BUILD FAILURE > [INFO] [INFO] ------------------------------------------------------------------------ > [INFO] [INFO] Total time: 54.801 s > [INFO] [INFO] Finished at: 2020-07-13T08:53:02Z > [INFO] [INFO] ------------------------------------------------------------------------ > [INFO] [WARNING] The requested profile "pom.xml" could not be activated because it does not exist. > [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.085259-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.085259-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.085259-2.jar> with status code 401 -> [Help 1] > Links 3 and 4 are not valid. > >> On Jul 13, 2020, at 11:54 AM, Harbs <[email protected]> wrote: >> >> Apparently the problem was not github being down: >> [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.085259-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.085259-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.085259-2.jar> with status code 401 -> [Help 1] >> Suggestions? >> >>> On Jul 13, 2020, at 11:53 AM, [email protected] <mailto:[email protected]> wrote: >>> >>> Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing: >>> >>> Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Compiler_Build_Tools_Release_Step_002/16/ <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Compiler_Build_Tools_Release_Step_002/16/> to view the results. >> >
