[ 
http://jira.codehaus.org/browse/MNG-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated MNG-3423:
------------------------------

    Fix Version/s: 2.1-alpha-1

> Regression when resolving depenencies for 
> org.springframework.ws:spring-ws-core:1.0.3
> -------------------------------------------------------------------------------------
>
>                 Key: MNG-3423
>                 URL: http://jira.codehaus.org/browse/MNG-3423
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 2.1
>            Reporter: Abel MuiƱo
>             Fix For: 2.1-alpha-1
>
>         Attachments: pom.xml
>
>
> Using maven 2.1 built from revision 620417, the following problem has been 
> detected when resolving transitive dependencies for:
>               <dependency>
>                       <groupId>org.springframework.ws</groupId>
>                       <artifactId>spring-ws-core</artifactId>
>                       <version>1.0.3</version>
>               </dependency>
> The dependencies are not correctly detected, probably because of a "problem 
> with an invalid artifact in depman section
> of a transitive dependency's parent project" [1].
> Using the attached pom, only the declared dependency is copied to 
> "some-other-place" by the built maven. Using a released 2.0.6 version, 14 
> dependencies are copied, so this looks like a regression.
> Note, this is not a problem with the dependencies plug-in, it has been used 
> only to demonstrate the problem.
> [1] This has been detected using the embedder in q4e and then verified on the 
> command line. The original report is at 
> http://code.google.com/p/q4e/issues/detail?id=277

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to