[ http://jira.codehaus.org/browse/MWAR-33?page=comments#action_71877 ] 
            
Andres Bernasconi commented on MWAR-33:
---------------------------------------

I believe this is a blocker too. In my (automatically generated) WEB-INF/lib 
dir I have duplicate jar files with different version which are causing me 
application errors. I would expect that jars on the WEB-INF/lib directory be 
the same as the ones generated with eclipse:eclipse plugin, but no.

Even those dependencies that I exclude in the pom.xml file are included in the 
war, so you must understand that it is breaking havoc for me. This makes maven 
unusable for war projects, at least for me.

> 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
>          Issue Type: Bug
>         Environment: all
>            Reporter: Olivier Lamy
>             Fix For: 2.1
>
>   Original Estimate: 15 minutes
>          Time Spent: 30 minutes
>  Remaining Estimate: 0 minutes
>
> 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