Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4772

[regression] Plugin version resolution ignores enabled flags on repository

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0-beta-2
    • 3.0-beta-3
    • Plugins and Lifecycle
    • None

    Description

      A plugin repository that has

      <releases>
        <enabled>false</enabled>
      </releases>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
      

      is still contacted when Maven tries to resolve a version for plugin, e.g. during invocations like "mvn gid:aid:goal".

      Attachments

        Issue Links

          Activity

            People

              bentmann Benjamin Bentmann
              bentmann Benjamin Bentmann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: