Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2190

Please remove the repository elements from the POM files

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 4.0.0.CR1
    • 4.0.0.Beta7
    • None
    • None
    • User Experience

    Description

      Could you please remove the repositories element from the POM files:

      <repositories>
         <repository>
            <id>jboss</id>
            <url>http://repository.jboss.org/nexus/content/groups/public/</url>
         </repository>
      </repositories>
      

      https://github.com/resteasy/Resteasy/blob/master/pom.xml#L233-L238

      This is considered poor practice as it enforces usage of a specific repository on end users.

      Specifically, we'd love to be able to build Quarkus withing necessarily downloading dependencies from JBoss Nexus.

      Attachments

        Activity

          People

            rhn-support-asoldano Alessio Soldano
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: