Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[glassfish-dev] glassfish build failure

Glassfish build fails with error:

---------------------

Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project ejb-container: Could not resolve dependencies for project org.glassfish.main.ejb:ejb-container:glassfish-jar:6.1.0-SNAPSHOT: Failed to collect dependencies at org.glassfish.metro:webservices-api-osgi:jar:3.0.1-b02: Failed to read artifact descriptor for org.glassfish.metro:webservices-api-osgi:jar:3.0.1-b02: Could not find artifact org.glassfish.jaxb:jaxb-bom:pom:3.0.1-b02 in sonatype-nexus-staging (https://jakarta.oss.sonatype.org/content/repositories/staging/) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ejb-container
-----------------------



Back to the top