Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottmarlow/fe889ea7aec7dcf5e920ec6c30e0f4a3 to your computer and use it in GitHub Desktop.
Save scottmarlow/fe889ea7aec7dcf5e920ec6c30e0f4a3 to your computer and use it in GitHub Desktop.
cditck-porting/job/master/174 failure due to 503 Service Unavailable
https://ci.eclipse.org/jakartaee-tck/job/cditck-porting/job/master/174
mvn --global-settings /home/jenkins/agent/workspace/cditck-porting_master/cdi-tck-glassfish-porting/settings.xml clean install -DskipTests
.
.
.
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45.747 s (Wall Clock)
[INFO] Finished at: 2022-06-08T01:45:56Z
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-compiler-plugin:3.8.0-jboss-2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.0-jboss-2: Could not transfer artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.8.0-jboss-2 from/to jboss-public-repository (https://repository.jboss.org/nexus/content/groups/public/): Transfer failed for https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0-jboss-2/maven-compiler-plugin-3.8.0-jboss-2.pom 503 Service Unavailable -> [Help 1]
[ERROR] Plugin org.apache.maven.plugins:maven-compiler-plugin:3.8.0-jboss-2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.0-jboss-2: Failure to transfer org.apache.maven.plugins:maven-compiler-plugin:pom:3.8.0-jboss-2 from https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.8.0-jboss-2 from/to jboss-public-repository (https://repository.jboss.org/nexus/content/groups/public/): Transfer failed for https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0-jboss-2/maven-compiler-plugin-3.8.0-jboss-2.pom 503 Service Unavailable -> [Help 1]
[ERROR] Plugin org.apache.maven.plugins:maven-compiler-plugin:3.8.0-jboss-2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.0-jboss-2: Failure to transfer org.apache.maven.plugins:maven-compiler-plugin:pom:3.8.0-jboss-2 from https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.8.0-jboss-2 from/to jboss-public-repository (https://repository.jboss.org/nexus/content/groups/public/): Transfer failed for https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0-jboss-2/maven-compiler-plugin-3.8.0-jboss-2.pom 503 Service Unavailable -> [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/PluginResolutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment