Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-416

pom specifies incorrect groupId for commons dependencies

    XMLWordPrintableJSON

Details

    Description

      pom.xml specifies commons depencencies as follows:
      <dependency>
      <groupId>commons-collections</groupId>
      <artifactId>commons-collections</artifactId>
      <version>3.2.1</version>
      </dependency>

      Commons packages have been migrated to use correct groupId of org.apache.commons so these dependencies should be changed accordingly. We caught this when rebuilding commons packages using maven for Fedora rawhide and our build system was unable to find dependencies because of this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sochotnicky Stanislav Ochotnicky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: