guymahieu / ivyidea

Resolve dependencies for your Intellij projects using Ivy
Apache License 2.0
13 stars 18 forks source link

Old artifact version is not removed from classpath after resolve when changing dependency version #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Resolve dependencies
2. Change version of any dependency in ivy.xml
3. Resolve dependencies again

Now there are artifacts of both dependency versions.

What is the expected output? What do you see instead?
The plugin should remove old version from classpath.

What version of the product are you using? On what operating system?
0.9-beta4

Original issue reported on code.google.com by konstant...@gmail.com on 10 Mar 2011 at 4:55

GoogleCodeExporter commented 8 years ago
This should be fixed now and available in the next release.

Original comment by maarten....@gmail.com on 28 Jul 2011 at 6:30