jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Ant Tasks
  • MANTTASKS-188

dependencyrefsbuildfile attribute doesn't work with absolute paths.

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1.0
  • Fix Version/s: 2.1.1
  • Component/s: dependencies task
  • Labels:
    None
  • Environment:
    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

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Herve Boutemy added a comment - 19/Jul/10 3:12 PM

fixed in r965613

Show
Herve Boutemy added a comment - 19/Jul/10 3:12 PM fixed in r965613

People

  • Assignee:
    Herve Boutemy
    Reporter:
    Justin Wunderle
Vote (0)
Watch (0)

Dates

  • Created:
    04/Jul/10 3:00 PM
    Updated:
    19/Jul/10 3:12 PM
    Resolved:
    19/Jul/10 3:12 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.