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

dependencyrefsbuildfile attribute doesn't work with absolute paths.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.1
    • dependencies task
    • None
    • Mac OSX

    Description

      I normally use a property that expands to the absolute path to my output directory, but it is not properly handled by the dependency caching plugin. If I do:

      <dependencies ... dependencyrefsbuildfile="${dir.build}/compile-dependencies.xml">

      it will print:

      [mvn:dependencies] Building ant file: /Users/jwunderle/myproject/build/compile-dependencies.xml

      during the build but the file will actually be created in /Users/jwunderle/myproject/Users/jwunderle/myproject/build/compile-dependencies.xml

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            jwunderle Justin Wunderle
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: