You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/06/22 09:21:27 UTC

[jira] Closed: (MNG-3423) Regression when resolving depenencies for org.springframework.ws:spring-ws-core:1.0.3

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

Brett Porter closed MNG-3423.
-----------------------------

         Assignee: Brett Porter
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 2.1-alpha-1)

it may be possible that the source POM was fixed, but this works the same in 2.0.6, 2.0.9 and 2.1-SNAPSHOT for me

> 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
>            Assignee: Brett Porter
>         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