You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2009/01/06 09:17:44 UTC

[jira] Resolved: (IVYDE-148) Turning on retrieve after resolve with a disabled configuration causes IvyDE to begin throwing exceptions during resolve.

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

Nicolas Lalevée resolved IVYDE-148.
-----------------------------------

    Resolution: Duplicate

Yep, see IVYDE-140

> Turning on retrieve after resolve with a disabled configuration causes IvyDE to begin throwing exceptions during resolve.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IVYDE-148
>                 URL: https://issues.apache.org/jira/browse/IVYDE-148
>             Project: IvyDE
>          Issue Type: Bug
>    Affects Versions: 2.0.0.beta1
>            Reporter: Adam Karl
>
> I have a project with several enabled configurations and a few disabled configurations, meaning that I do not want those artifacts downloaded by IvyDE (they are purely for packaging and developers in Eclipse don't need them).  If I have retrieve after resolve turned on IvyDE starts throwing exceptions such as the text below.
> Error while resolving dependencies for ivy.xml
> problem during retrieve of organization#myprojectname: java.lang.IllegalStateException: Report file 'C:\Documents and Settings\username\.ivy2\cache\organization-myprojectname-disabledconfigname.xml' does not exist.
> problem during retrieve of organization#myprojectname: java.lang.IllegalStateException: Report file 'C:\Documents and Settings\username\.ivy2\cache\organization- myprojectname-disabledconfigname.xml' does not exist.
> - NOTE: I do not think this bug was evident in 2.0.0alpha 1.

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