Hi Try: mvn -DwtpVersion=1.0 eclipse:eclipse
Hermod -----Original Message----- From: Alexandre Touret [mailto:[EMAIL PROTECTED] Sent: Monday, November 06, 2006 1:48 PM To: Maven Users List Subject: Maven 2, Eclipse & WTP Hello, I m trying to integration a J2EE multiproject built with maven2 under eclipse WTP (last version) I have some troubles: 1 / The location of WEB-INF directory according to the maven structure, I put the WEB-INF directory in src/main/webapp Unfortunately when I start mvn eclipse:eclipse WTP doesnt retreive tthe right path of WEB-INF directory and always create a directory under src/main/java. How may I configure maven or wtp to configure this path ? Is the location of my WEB-INF directory on the right path ? 2 / The configuration of project facets how may configure the eclipse plugin in order to specify the versions of projects facets of WTP (Servlet API version number, JAVA version ,...) ? 3/ The context root I saw a bug entry to this subject.But is there a way to configure the context root of a dynamic web project ? Thanks for your help Regards, Alexandre --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
