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

unable to download a dependency when it is a SNAPSHOT and multiple remoteRepositories are used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.7
    • 2.0.8
    • dependencies task, pom task
    • None
    • Patch

    Description

      the conditions for this problem are very precise:<artifact:pom file="${user.dir}/src/test/pom-with-parent-SNAPSHOT.xml" id="my.maven.project.SNAPSHOT"> <localRepository path="target/tmp"/> <remoteRepository url="file://${user.dir}/src/test/repo"/> <remoteRepository url="file://${user.dir}/target/tmp/fake"/></artifact:pom>
      but if the second remoteRepository is removed, or even the 2 repositories switched, there is no problem...

      Attachments

        1. MANTTASKS-78.diff
          3 kB
          Herve Boutemy

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: