Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-10817

Maven Assembly Plugin 3.0.0 tries downloading from obsolete snapshot repositories

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 5.0.0
    • 14.0.0
    • cms7-project
    • None
    • Turing
    • Turing Sprint 159, Turing Sprint 160, Turing Sprint 221

    Description

      After updating the Maven Assembly Plugin to 3.0.0 warnings are logged that indicates downloads are attempted from obsolete / non existing repositories. These warnings do not show with v2.6 of the maven-assembly-plugin

      Steps to reproduce
      1) Create and build a project or use an existing project
      2) Do mvn -Pdist using assembly
      Expected result: no warnings
      Actual result:

      [INFO] --- maven-assembly-plugin:3.0.0:single (distro-assembly) @ hippo-acceptance-project-enterprise ---
      [INFO] Reading assembly descriptor: e/src/main/assembly/distribution.xml
      Downloading: http://people.apache.org/repo/m2-snapshot-repository/com/onehippo/cms7/hippo-cms7-enterprise-project/29-SNAPSHOT/maven-metadata.xml
      Downloading: https://repository.apache.org/snapshots/com/onehippo/cms7/hippo-cms7-enterprise-project/29-SNAPSHOT/maven-metadata.xml
      Downloading: https://maven.java.net/content/repositories/snapshots/com/onehippo/cms7/hippo-cms7-enterprise-project/29-SNAPSHOT/maven-metadata.xml
      Downloading: http://snapshots.repository.codehaus.org/com/onehippo/cms7/hippo-cms7-enterprise-project/29-SNAPSHOT/maven-metadata.xml
      [WARNING] Could not transfer metadata com.onehippo.cms7:hippo-cms7-enterprise-project:29-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org
      

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abanck Arent-Jan Banck (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: