You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2006/02/17 01:15:35 UTC

[jira] Updated: (MNG-1388) Transitive Dependencies not used even when set to compile scope

     [ http://jira.codehaus.org/browse/MNG-1388?page=all ]

John Casey updated MNG-1388:
----------------------------

    Fix Version:     (was: 2.0.3)
                 2.0.4

> Transitive Dependencies not used even when set to compile scope
> ---------------------------------------------------------------
>
>          Key: MNG-1388
>          URL: http://jira.codehaus.org/browse/MNG-1388
>      Project: Maven 2
>         Type: Bug

>   Components: Plugins and Lifecycle
>     Versions: 2.0
>  Environment: Windows XP using Maven 2.0.
>     Reporter: Damian Bradicich
>      Fix For: 2.0.4

>
>
> I have a jar project file that defines a dependency inside a certain profile.  If I then include that project inside of another war project, the dependencies defined in the jar project's profile isn't getting transferred over to the war.
> Ie we have this:
> A depends on SQL or Oracle depending on profile
> B depends on A.
> If sql profile is active, I would expect that when I build B, it pulls
> the transitive dependancy on sql from A.  

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org