[
https://issues.apache.org/jira/browse/IVY-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée moved IVYDE-51 to IVY-953:
------------------------------------------
Component/s: (was: classpath container)
Core
Affects Version/s: (was: 2.0.0.alpha1)
2.0-RC1
Issue Type: New Feature (was: Improvement)
Key: IVY-953 (was: IVYDE-51)
Project: Ivy (was: IvyDE)
> IvyDE doesn't set the ${basedir} property
> -----------------------------------------
>
> Key: IVY-953
> URL: https://issues.apache.org/jira/browse/IVY-953
> Project: Ivy
> Issue Type: New Feature
> Components: Core
> Affects Versions: 2.0-RC1
> Reporter: Maarten Coene
>
> 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.