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 2007/07/27 15:12:18 UTC

[jira] Resolved: (IVY-583) cachepath based on a resolve done in a previous build broken

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

Gilles Scokart resolved IVY-583.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0)
                   2.0.0-beta-1

> 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.