[ 
https://issues.apache.org/jira/browse/IVY-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Lalevée resolved IVY-953.
---------------------------------

    Resolution: Fixed

> Ivy should set the ${basedir} property
> --------------------------------------
>
>                 Key: IVY-953
>                 URL: https://issues.apache.org/jira/browse/IVY-953
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0-RC1
>            Reporter: Maarten Coene
>            Assignee: Nicolas Lalevée
>             Fix For: 2.0-RC2
>
>
> IvyDE doesn't specify the ${basedir} property when resolving the dependencies.
> This means that it's not possible to resolve jar files in a [project]/lib 
> directory.
> For instance, the following resolver doesn't work:
> {code}
> <filesystem name="local-repository">
>       <artifact 
> pattern="${ivy.project.dir}/lib/[artifact](-[revision]).[ext]" />
> </filesystem>
> {code}
> Maarten

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to