You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Iain Macnab (JIRA)" <ji...@apache.org> on 2015/03/12 10:06:38 UTC

[jira] [Commented] (IVYDE-371) Cannot resolve correct version from maven child components when version is specified in parent project

    [ https://issues.apache.org/jira/browse/IVYDE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358343#comment-14358343 ] 

Iain Macnab commented on IVYDE-371:
-----------------------------------

I am finding this issue with the same windows version (Apache IvyDE	2.2.0.final-201311091524-RELEASE).  Has anyone come up with a solution as it is causing me a real headache?

> 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;working@Jenss-MacBook-Pro-1164.local (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;working@Jenss-MacBook-Pro-1164.local (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.3.4#6332)