Hello,

i have just tried to import a maven generated eclipse wtp project into
eclipse 3.2 with wtp 1.5.
The project was generated with eclipse:eclipse -Dwtpversion=1.0
After failing, I compared the generated files with the files of a wtp
project created with eclipse - and changed:
renamed .components to org.eclipse.wst.common.component
and in this file changed the property entry
<property context-root ="myApp"/> to
<property name="context-root" value="myApp"/>

then it worked fine.
Is there any chance in the near future to get a -Dwtpversion=1.5??

thanx a lot in advance for any answer,

michael

-- 
View this message in context: 
http://www.nabble.com/-m2--maven-eclipse-plugin-%2B-wtp-1.5-tf1967465.html#a5399835
Sent from the Maven - Users forum at Nabble.com.


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

Reply via email to