[
https://issues.apache.org/jira/browse/IVY-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée resolved IVY-519.
---------------------------------
Resolution: Invalid
> ivy:install does not convert "." back properly
> ----------------------------------------------
>
> Key: IVY-519
> URL: https://issues.apache.org/jira/browse/IVY-519
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0-alpha-1
> Reporter: Nat
> Fix For: unspecified
>
>
> If the original repository has the following structure
> {code}
> org
> |__apache
> |__ivy
> |__2.0
> |____ivy-2.0.jar
> {code}
> when I use <ivy:install />, it will get converted into
> {noformat}
> org.apache
> |__ivy
> |__2.0
> |____ivy-2.0.jar
> {noformat}
> and it causes <ivy:retrieve /> not able to find the same jar in the new
> repository.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.