[ http://jira.codehaus.org/browse/MWAR-33?page=comments#action_65000 ] 

Olivier Lamy commented on MWAR-33:
----------------------------------

No agree with this.
IMO the content of WEB-INF/lib must populated with the dependencies section of 
the pom.
With this you are sure to have the same classpath content when you made : 
compile, test and package.
The WEB-LIB/lib of merged wars must be exclude by default.

Olivier

> jars with differents versions can be in WEB-INF/lib with war as dependencies
> ----------------------------------------------------------------------------
>
>          Key: MWAR-33
>          URL: http://jira.codehaus.org/browse/MWAR-33
>      Project: Maven 2.x War Plugin
>         Type: Bug

>  Environment: all
>     Reporter: Olivier Lamy

>
>
> My pom has the following dependencies :
> - log4j:log4j:1.2.13
> - a war with log4j:log4j:1.2.11 included 
> Result the two jars are in WEB-INF/lib.

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