Uploaded image for project: 'Archiva (Retired)'
  1. Archiva (Retired)
  2. MRM-577

Release policy of disabled fails all metadata requests.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0-beta-3
    • 1.0-beta-4
    • repository interface
    • None

    Description

      Unable to successfully download maven-metadata.xml files when the release policy is set to disabled.

      To reproduce it:
      1) Setup a proxy connector to repo of snapshots at apache : http://people.apache.org/repo/m2-snapshot-repository
      1a) Set the Release policy to "disabled".

      2) And in your project you add this plugin declaration :

      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-assembly-plugin</artifactId>
        <version>2.2-beta-2-SNAPSHOT</version>
      </plugin>
      

      3) Attempt to compile the project.

      Attachments

        Activity

          People

            joakime Joakim Erdfelt
            aheritier Arnaud Heritier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: