Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency force="true" attribute not respected #111

Open
GoogleCodeExporter opened this issue Dec 16, 2015 · 0 comments
Open

Dependency force="true" attribute not respected #111

GoogleCodeExporter opened this issue Dec 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Add dependency to ivy.xml with force="true"
2. Add a new dependency that has a transitive dependency on the dependency 
added in step 1 but with a different version 
3. Resolve module in IDEA

What is the expected output? What do you see instead?
Expected: only version of dependency marked force="true" is in module 
dependency list
Actual: Both versions are in module dependency list

What version of the product are you using? On what operating system?
IntelliJ 12.1
IvyIDEA 1.0.4
Linux 64-bit


Please provide any additional information below.

See attached patch for easy fix.

Original issue reported on code.google.com by spatialguru.net@gmail.com on 5 Apr 2013 at 7:40

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant