This is a duplicate of http://jira.codehaus.org/browse/MNG-2653

BTW, correct project for Maven integration for Eclipse is http://jira.codehaus.org/browse/MNGECLIPSE

 regards,
 Eugene


[EMAIL PROTECTED] wrote:
Hello,
I am experiencing a strange behaviour.
My projects build perfectly using commandline maven.
when I try to build tem with die eclipse plugin the version numbers of 
transitive dependencies get changed to the incorrect number 2.4.1
Best Regards
Ralf

                Key: MECLIPSE-259
                URL: http://jira.codehaus.org/browse/MECLIPSE-259
            Project: Maven 2.x Eclipse Plugin
         Issue Type: Bug
         Components: dependency resolution
        Environment: Windows XP jdk 1.5.0_11 maven 2.0.5 maven eclipse plugin 
0.0.9
           Reporter: Ralf Sigmund


even with simple poms the version number of transitive dependencies are 
switched to the invariant version number 2.4.1
Example:


dependency to spring org.springframework:spring
-beans:jar:2.0.4

yields error:

Path to depencency:
 1) de.oc:oc-spring:jar:0.0.1
 2) org.springframework:spring
-beans:jar: 2.0.4
 3) org.springframework:spring-core:jar:2.4.1



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to