Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-17971

MRRC zip - remove all the repositories that can be introduced by third party dependencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • camel-k-future
    • camel-k-1.6-GA
    • Camel-K
    • None

      In http://download.eng.bos.redhat.com/rcm-guest/staging/integration/RHI-camel-k-1.6.0-GA-CK6_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 the repository can be removed.

            pcongius Pasquale Congiusti
            jbouska@redhat.com Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: