[
https://issues.apache.org/jira/browse/IVY-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516039
]
Gilles Scokart commented on IVY-583:
------------------------------------
This problem was present when no resolveId are used.
> cachepath based on a resolve done in a previous build broken
> ------------------------------------------------------------
>
> Key: IVY-583
> URL: https://issues.apache.org/jira/browse/IVY-583
> Project: Ivy
> Issue Type: Bug
> Affects Versions: 2.0.0-alpha-2
> Reporter: Gilles Scokart
> Assignee: Gilles Scokart
> Priority: Blocker
> Fix For: 2.0.0-beta-1
>
>
> If I run cachepath without having run a resolove in the same build execution,
> by specifying organisation and module like that :
> <ivy:cachepath organisation="XXXXX" module="yyyyy" pathid="xyz.classpath.ref"
> conf="default,test" type="jar"/>
> give :
> impossible to build ivy path: java.lang.IllegalStateException: Report file
> 'ivy_repository\cache\null-default.xml' does not exist.
> In alpha-1 it was working.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.