Its simple, add/modify this plugin in your web-project/module:

           <plugin>
               <groupId>org.apache.maven.plugins</groupId>
               <artifactId>maven-eclipse-plugin</artifactId>
               <configuration>
                   <wtpversion>1.0</wtpversion>
               </configuration>
           </plugin>

Cheers

On 5/31/07, Jan Torben Heuer <[EMAIL PROTECTED]> wrote:

Hi,

I have a project with submodules. One of this modules is a tomcat servlet
and I'd like to save the -Dwtpversion=1.5 parameter in the pom, if
possible, so I can run "mvn eclipse:eclipse" in the root module and have
only in my -http module the wtp extension enabled.

Is that possible?

Jan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Paulo Cesar Silva Reis
-------------------------------
Powered by GMAIL

Reply via email to