You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2014/07/02 15:44:21 UTC

[jira] (MNG-1991) Can't get transitive dependencies from a war pom when this war is added as a depdency of a project

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

Paul Benedict updated MNG-1991:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> Can't get transitive dependencies from a war pom when this war is added as a depdency of a project
> --------------------------------------------------------------------------------------------------
>
>                 Key: MNG-1991
>                 URL: https://jira.codehaus.org/browse/MNG-1991
>             Project: Maven
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 2.0.2
>            Reporter: Emmanuel Venisse
>
> I have a project (continuum-core-it) that need to use all transitive dependencies of a war (continuum-webapp). If i add the war as a dependency of the project with packaging war, war dependencies aren't shown by project, maven doesn't try to resolve them and doesn't add them in classpath.
> If if replace packaging from war to pom, all dependencies are resolved and added to classpath.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)