[
https://issues.apache.org/jira/browse/IVYDE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Becheanu updated IVYDE-140:
----------------------------------
Affects Version/s: 2.0.0.beta1
> Retrive 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
> 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.