Hello Eugene, I did mentioned specifically "$ mvn eclipse:m2eclipse" so I guess that is not you guys? That command generate Eclipse setting files that works with your m2eclipse plugin. Sorry if I am out of line here.
As of today, I can't deploy a web application created using m2eclipse's maven generated archetype inside Ecilpse. I just tried today with 3.4 and your latest m2eclipse. After the project is created, and when Add Module to the Tomcat runtime server, there is no context to pick! I have to use command line mentioned above to work around this. So perhaps this can be improved? Also, from your project, I did not see a Tutorial on how to use m2eclipse to create a DynamicWeb project in eclilpse and deployed in Tomcat running with eclipse. I think this will greatly help users. Thanks, -Zemian On Tue, Jul 8, 2008 at 6:40 PM, Eugene Kuleshov <[EMAIL PROTECTED]> wrote: > Zemian Deng wrote: >> >> I dunno much about WTP in eclipse, but it's current release is 3.0, >> but I still use the following maven command to generate a web project >> for Eclipse: >> >> $ mvn eclipse:m2eclipse -Dwtpversion=1.5 >> >> Are you guy plan to update that sys prop flag? Is there any >> significant difference with 1.5 and 3.0 ? >> > > If you are asking about maven-eclipse-plugin [1] then this question should > be addressed to the Maven users list. > > This mailing list is for m2eclipse [2] users and for questions related to > m2eclipse itself. Since you are here and also mentioned WTP, you may want to > consider WTP integration included with m2eclipse [3]. This may make those > command line Maven plugins for Eclipse obsolete, but we would like to hear > feedback from you on that. > > Thanks > > Eugene > > [1] http://maven.apache.org/plugins/maven-eclipse-plugin/ > [2] http://m2eclipse.codehaus.org/ > [3] http://docs.codehaus.org/display/M2ECLIPSE/WTP+mini+howto > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- Sweet - a Scala web framework: http://code.google.com/p/sweetscala --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
