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 2006/03/29 07:04:44 UTC

[jira] Updated: (MIDEA-40) war module-dependencies are jarred and copied to /WEB-INF/classes

     [ http://jira.codehaus.org/browse/MIDEA-40?page=all ]

Brett Porter updated MIDEA-40:
------------------------------

    Fix Version:     (was: 2.0)

> war module-dependencies are jarred and copied to /WEB-INF/classes
> -----------------------------------------------------------------
>
>          Key: MIDEA-40
>          URL: http://jira.codehaus.org/browse/MIDEA-40
>      Project: Maven 2.x Idea Plugin
>         Type: Bug

>     Reporter: Geoffrey De Smet

>
>
> A mulitproject with a jar module A and a war module B, where B depends on A, will be configured so that:
> In web module settings, under "Modules and libraries to package":
> module A : JAR module output and copy file to: /WEB-INF/classes
> This should either be
> module A : copy module output to: /WEB-INF/classes
> or
> module A : JAR module output and copy file to: /WEB-INF/lib/jarname.jar
> Both should be supported a believe, as the second one mimics maven and the real way of doing it, but the first one is a lot faster

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