Uploaded image for project: 'Maven Ant Tasks (RETIRED)'
  1. Maven Ant Tasks (RETIRED)
  2. MANTTASKS-237

<artifact:dependencies/> Task only checks Maven Repo Servers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 2.1.3
    • None
    • dependencies task
    • None
    • Ubuntu Raring/13.04 64bit, but most probably OS independant

    Description

      <artifact:dependencies/> Task only checks Maven Repo Servers. This is wrong and best seen with SNAPSHOT dependencies.

      The dependency task should (also) take into account (in this proper sequence):

      1. The current maven reactor, i.e. the modules to build currently. (This should be none, as the dependency task rather will build nothing.)
      2. The local maven artifact cache (normally situated under ~/.m2/repository.
      3. The repo servers defined in the pom.xml (and the default repo servers). (This is the only thing done currently.)

      Attachments

        Activity

          People

            Unassigned Unassigned
            aannoo Thomas Pasch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: