Hi, I have a maven project (that is web project by its nature) and I want to
run it in eclipse as WTP project.

I found command (on
http://maven.apache.org/plugins/maven-eclipse-plugin/wtp.html):
mvn -Dwtpversion=R7 eclipse:eclipse
Where wtpversion can be R7, 1.0, 1.5, 2.0 or none (default).


As current wtp version is 3.1, can I use 
mvn -Dwtpversion=3.1 eclipse:eclipse


Or is there a new or prefered way to do this?


Thanks a lot

-MB
-- 
View this message in context: 
http://www.nabble.com/maven-eclipse-plugin-and-wtp-tp24808685p24808685.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to