Jens Kristian Villadsen created IVYDE-371:
---------------------------------------------
Summary: Cannot resolve correct version from maven child
components when version is specified in parent project
Key: IVYDE-371
URL: https://issues.apache.org/jira/browse/IVYDE-371
Project: IvyDE
Issue Type: Bug
Components: workspace resolver
Affects Versions: 2.2.0.final
Environment: OS X 10.9.4
Eclipse 4.3.2.M20140221-1700
Apache Ivy 2.4.0.cr1_20140315220245
Apache Ivy 2.4.0.cr1_20140315220245
Apache IvyDE 2.2.0.final-201311091524-RELEASE
Apache IvyDE Resolve Visualizer 2.2.0.final-201311091524-RELEASE
Reporter: Jens Kristian Villadsen
Every time I try to resolve components from my maven proxy (artifactory server)
where the component has dependencies to other external components and the
version to the external component is specified in the parent of the component
being resolved, Eclipse/IvyDE replaces the version that was supposed to be read
from the parent component with a working@[hostname] - see below for an example:
Some projects fail to be resolved
Error while resolving dependencies for ivy.xml[*] in fapi.orderentry.hl7
org.codehaus.jackson#jackson-core-asl;[email protected]
(needed by [com.sun.jersey#jersey-json;1.18]) conflicts with
org.codehaus.jackson#jackson-core-asl;1.9.2 (needed by
[org.codehaus.jackson#jackson-mapper-asl;1.9.2])
org.codehaus.jackson#jackson-core-asl;[email protected]
(needed by [com.sun.jersey#jersey-json;1.18]) conflicts with
org.codehaus.jackson#jackson-core-asl;1.9.2 (needed by
[org.codehaus.jackson#jackson-mapper-asl;1.9.2])
--
This message was sent by Atlassian JIRA
(v6.2#6252)