You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Adam Karl (JIRA)" <ji...@apache.org> on 2009/01/02 20:15:44 UTC

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

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.


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

Posted by "Nicolas Lalevée (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Daniel Becheanu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVYDE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660381#action_12660381 ] 

Daniel Becheanu commented on IVYDE-148:
---------------------------------------

I think this is solved in 

http://issues.apache.org/jira/browse/IVYDE-140

Try building from trunk and see if you still see the problem. 

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