Skip to content

Console Output

+ cd .
+ /opt/tools/apache-maven/latest/bin/mvn -q -Pstaging versions:set '-DnewVersion=2.28-RC3'
+ /opt/tools/apache-maven/latest/bin/mvn -q -Pstaging versions:commit
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'build.plugins.plugin.version' for org.glassfish.copyright:glassfish-copyright-maven-plugin is missing. @ line 377, column 21
[ERROR] Non-resolvable import POM: Could not find artifact org.glassfish.jersey:jersey-bom:pom:2.28-RC3 in sonatype-nexus-staging (https://oss.sonatype.org/content/repositories/staging) @ org.glassfish.jersey.tests:project:[unknown-version], /home/jenkins/workspace/Jersey_release_pipeline_II/tests/pom.xml, line 56, column 25
[ERROR] Non-resolvable import POM: Failure to find org.glassfish.jersey:jersey-bom:pom:2.28-RC3 in https://oss.sonatype.org/content/repositories/staging was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-staging has elapsed or updates are forced @ org.glassfish.jersey.examples:project:[unknown-version], /home/jenkins/workspace/Jersey_release_pipeline_II/examples/pom.xml, line 131, column 25
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. @ 
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. @ 
 @ 
[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.glassfish.jersey.tests:project:2.28-RC3 (/home/jenkins/workspace/Jersey_release_pipeline_II/tests/pom.xml) has 1 error
[ERROR]     Non-resolvable import POM: Could not find artifact org.glassfish.jersey:jersey-bom:pom:2.28-RC3 in sonatype-nexus-staging (https://oss.sonatype.org/content/repositories/staging) @ org.glassfish.jersey.tests:project:[unknown-version], /home/jenkins/workspace/Jersey_release_pipeline_II/tests/pom.xml, line 56, column 25 -> [Help 2]
[ERROR]   
[ERROR]   The project org.glassfish.jersey.examples:project:2.28-RC3 (/home/jenkins/workspace/Jersey_release_pipeline_II/examples/pom.xml) has 1 error
[ERROR]     Non-resolvable import POM: Failure to find org.glassfish.jersey:jersey-bom:pom:2.28-RC3 in https://oss.sonatype.org/content/repositories/staging was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-staging has elapsed or updates are forced @ org.glassfish.jersey.examples:project:[unknown-version], /home/jenkins/workspace/Jersey_release_pipeline_II/examples/pom.xml, line 131, column 25 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException