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

ignores pluginRepository in settings.xml, honors in POM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.0.1
    • None
    • Plugins and Lifecycle
    • None
    • mvn 2.0.1, jvm 1.5.0_05, OSX 10.4.3

    Description

      if specified in the POM as a plugin repo, maven can use the team.andromda.org/maven2 repo for finding, downloading, and installing plugins.
      however, settings.xml ignores plugin repos and only checks central if the plugin has never been downloaded before.

      for instance. if settings.xml has a pluginRepository entry for team.andromda.org/maven2 then:
      mvn andromdapp:generate
      should download the andromdapp plugin from our repo. but it doesn't. only central is checked and it fails to find the plugin.

      Attachments

        Issue Links

          Activity

            People

              brett Brett Porter
              ryan_marsh Ryan Marsh
              Votes:
              8 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: