[ 
http://jira.codehaus.org/browse/MWAR-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=269435#action_269435
 ] 

Maarten Billemont commented on MWAR-253:
----------------------------------------

Currently all classes in B have all A's classes and dependencies available at 
runtime, guaranteed, by virtue of being in the same WAR, but they are not 
available at compile time.  That is a bug to do with the compile-time classpath.

> Inherit dependencies from a WAR type dependency when it is overlayed.
> ---------------------------------------------------------------------
>
>                 Key: MWAR-253
>                 URL: http://jira.codehaus.org/browse/MWAR-253
>             Project: Maven 2.x WAR Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>            Reporter: Maarten Billemont
>
> When WAR artifact B depends on WAR artifact A, and also defines an overlay of 
> A, B should inherit all A's dependencies.
> This issue is related to MNG-1991, but can be resolved without much 
> discussion as it's unrelated to skinny WARs and such.
> Classes in B are guaranteed to have runtime access to all A's declared 
> dependencies when A is an overlay of B.

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