-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
%
-
CQ2
-
+
-
Automated
-
In http://download.eng.bos.redhat.com/rcm-guest/staging/integration/RHI-camel-quarkus-2.2.0-GA-CQ5_1/ javax/servlet/javax.servlet-api/3.1.0.redhat-1/javax.servlet-api-3.1.0.redhat-1.pom contains
<!-- for downloading org.glassfish:legal:1.1 resource bundle --> <!-- referenced in maven-remote-resources-plugin. Will --> <!-- remove the repositories element once org.glassfish:legal:1.1 --> <!-- is available in the central repo. --> <repositories> <repository> <id>glassfish-repository</id> <url>http://download.java.net/maven/glassfish</url> <snapshots> <updatePolicy>never</updatePolicy> </snapshots> </repository> </repositories>
That artifact is in maven central https://repo1.maven.org/maven2/org/glassfish/legal/1.1/ already, thus repository can be removed.
- is cloned by
-
ENTESB-17971 MRRC zip - remove all the repositories that can be introduced by third party dependencies
- Closed