[
http://jira.codehaus.org/browse/MANTTASKS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MANTTASKS-188.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.1
Assignee: Herve Boutemy
fixed in [r965613|http://svn.apache.org/viewvc?view=revision&revision=965613]
> dependencyrefsbuildfile attribute doesn't work with absolute paths.
> -------------------------------------------------------------------
>
> Key: MANTTASKS-188
> URL: http://jira.codehaus.org/browse/MANTTASKS-188
> Project: Maven 2.x Ant Tasks
> Issue Type: Bug
> Components: dependencies task
> Affects Versions: 2.1.0
> Environment: Mac OSX
> Reporter: Justin Wunderle
> Assignee: Herve Boutemy
> Fix For: 2.1.1
>
>
> 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:
> {panel}<dependencies ...
> dependencyrefsbuildfile="$\{dir.build}/compile-dependencies.xml">{panel}
> it will print:
> {panel}
> [mvn:dependencies] Building ant file:
> /Users/jwunderle/myproject/build/compile-dependencies.xml
> {panel}
> during the build but the file will actually be created in
> {{/Users/jwunderle/myproject/Users/jwunderle/myproject/build/compile-dependencies.xml}}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira