[
https://issues.apache.org/jira/browse/IVYDE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée resolved IVYDE-140.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0.final
Assignee: Nicolas Lalevée
I reproduced it with a 'test' project and fixed it with your patch. Thanks!
> Retrieve after resolve task fails because of wrong resolve configuration.
> -------------------------------------------------------------------------
>
> Key: IVYDE-140
> URL: https://issues.apache.org/jira/browse/IVYDE-140
> Project: IvyDE
> Issue Type: Bug
> Components: classpath container
> Affects Versions: 2.0.0.beta1
> Reporter: Daniel Becheanu
> Assignee: Nicolas Lalevée
> Fix For: 2.0.0.final
>
> Attachments: IVYDE-140.txt
>
>
> Retrive after resolve task fails because of wrong resolve configuration.
> If you have set on your ivy.xml a different configuration than the
> configuration in the retrieve after resolve textfield,
> the retrieve step will fail because no resolve was run for selected
> configuration.
> How to reproduce:
> Right click on your ivy.xml classpath and change the configuration to master.
> Then go to Window-> Preferences->Ivy check "Do retrieve after resolve"
> and enter "runtime" in configuration text box. Close your eclipse. Remove
> your .ivy2 cache file. Startup your eclipse and you will get the error.
> Fix
> Merge the configuration needed for classpath setting and configurations
> needed by retrieve before doing resolve.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.