eclipse-ee4j / metro-jax-ws

metro-jax-ws
https://eclipse-ee4j.github.io/metro-jax-ws/
BSD 3-Clause "New" or "Revised" License
72 stars 40 forks source link

Metro Jax-ws Compilation Issues #583

Closed Tomas-Kraus closed 2 years ago

Tomas-Kraus commented 2 years ago

Error below:

[INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] Non-resolvable import POM: Failure to find org.glassfish.jaxb:jaxb-bom:pom:2.3.1-b170921.0655 in https://maven.java.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced @ line 208, column 25 [ERROR] Non-resolvable import POM: Failure to find org.glassfish.jaxb:jaxb-bom:pom:2.3.1-b170921.0655 in https://maven.java.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced @ com.sun.xml.ws:jaxws-ri-bom:2.3.1-SNAPSHOT, /home/user/projects/metro-jax-ws/jaxws-ri/boms/bom/pom.xml, line 208, column 25 @ [ERROR] The build could not read 2 projects -> [Help 1] [ERROR]
[ERROR] The project com.sun.xml.ws:jaxws-ri-bom:2.3.1-SNAPSHOT (/home/user/projects/metro-jax-ws/jaxws-ri/boms/bom/pom.xml) has 1 error [ERROR] Non-resolvable import POM: Failure to find org.glassfish.jaxb:jaxb-bom:pom:2.3.1-b170921.0655 in https://maven.java.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced @ line 208, column 25 -> [Help 2] [ERROR]
[ERROR] The project com.sun.xml.ws:jaxws-ri-bom-ext:2.3.1-SNAPSHOT (/home/user/projects/metro-jax-ws/jaxws-ri/boms/bom-ext/pom.xml) has 1 error [ERROR] Non-resolvable import POM: Failure to find org.glassfish.jaxb:jaxb-bom:pom:2.3.1-b170921.0655 in https://maven.java.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced @ com.sun.xml.ws:jaxws-ri-bom:2.3.1-SNAPSHOT, /home/user/projects/metro-jax-ws/jaxws-ri/boms/bom/pom.xml, line 208, 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

Thank you in advance.

Source: https://github.com/javaee/metro-jax-ws/issues/1205 Author: Boosted2003

lukasj commented 2 years ago

should no longer be a problem