Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.2.0.final
-
None
-
None
-
Eclipse Oxygen 3A
org.apache.ant_1.10.1.v20170504-0840
org.apache.ivy.eclipse.ant_2.5.0.cr1_20180412005306
org.apache.ivyde.eclipse_2.2.0.final-201311091524-RELEASE
jdk1.8.0_172
Description
I creare the new project with Ivy deps. I create an ivy.xml (the only dependency is slf4j-jdk14) file and see that everyting is fine. In the classpath there are 2 jars - slf4j-jdk14 and slf4j-api (the former depends on the later). Then I select "Reload settings" from the menu and slf4j-api disappears. The same happens if I add another dependency.
Attachments
Attachments
Issue Links
- duplicates
-
IVY-1580 Generated ivy.xml from pom with multiple dependencies with different classifier does not contain the main dependency
- Resolved