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

[regression] Plugin prefix 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 plugin prefix, i.e. during invocations like "mvn foo:bar".

      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: