[ 
http://jira.codehaus.org/browse/MECLIPSE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_111786
 ] 

Martin Zeltner commented on MECLIPSE-333:
-----------------------------------------

Hi Ritchie

The maven-war-plugin does war overriding. In some (very) old version (more than 
one year ago) it doesn't work. Via the configuration parameter 
"<archiveClasses>false</archiveClasses>" of the maven-war-plugin, it will 
create no jar of these classes and so put the classes directly into 
"WEB_INF/classes".

I will ask the people of Eclipse WTP if WAR overriding is possible in WTP 2, 
but the longer the more I believe that this is not possible. Bummer.
BTW, if you're interested in you could have a look at my project, 
http://el4j.sf.net

Cheers,
Martin

> WTP-2.0 support with howto apt, refactoring and  contextroot handling
> ---------------------------------------------------------------------
>
>                 Key: MECLIPSE-333
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-333
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Improvement
>          Components: multiproject, WTP support
>    Affects Versions: 2.5
>            Reporter: Richard van Nieuwenhoven
>            Assignee: Brian Fox
>         Attachments: maven-eclipse-plugin_only_new.tar.gz, 
> maven-eclipse-plugin_only_new_2.tar.tgz, 
> wtp-2.0-and-more-2.5-SNAPSHOT-2.patch, wtp-2.0-and-more-2.5-SNAPSHOT-3.patch, 
> wtp-2.0-and-more-2.5-SNAPSHOT.patch
>
>
> This patch contains:
> - WTP.2.0 support for ear and war's (includes MECLIPSE-264)
> - context root handling very much improved
>       (war takes configuration from the ear, if available)
> - refactoring (constant usage, foreign plug-in access centralized)
> - a detailed description how we use maven-2 with WTP in multi module projects
> - testing code included
> the patch is attached, together with a tar with all the new files.

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