You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Gilles Scokart (JIRA)" <ji...@apache.org> on 2006/11/29 10:46:21 UTC

[jira] Commented: (IVY-286) retrieve pattern parameter not resolved relatively to the basedir of the ant project

    [ http://issues.apache.org/jira/browse/IVY-286?page=comments#action_12454276 ] 
            
Gilles Scokart commented on IVY-286:
------------------------------------

Just in case you were waiting my confirmation to put this issue in the closed status.   Yes, I agree : it is a duplicate

> retrieve pattern parameter not resolved relatively to the basedir of the ant project
> ------------------------------------------------------------------------------------
>
>                 Key: IVY-286
>                 URL: http://issues.apache.org/jira/browse/IVY-286
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>            Reporter: Gilles Scokart
>         Assigned To: Xavier Hanin
>
> The location pointed by the pattern parameter (when it is a relative path) is evaluated relatively to the current execution directory and not relatively to the basedir of the current ant project.
> For example, if you have in your ant script :
> <ivy:retrieve pattern="lib/[artifact].[ext]"/>
> and you execute somethung like
> ant -f subdir/build.xml
> The libraries will not be placed in subdir/lib but directly in lib.
> The same kind of problems happen when you have a recursive build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira