In eclipse 3.3, it's WTP 2.0 which is bundled (but which isn't yet supported by the eclipse plugin (AFAIK). The R7 is a very old release. You can try with the wtpversion=1.5 to see if eclipse succeed to upgrade the settings.
cheers Arnaud On 23/08/07, thebugslayer <[EMAIL PROTECTED]> wrote: > Hi maven folks, > > I tried following to create a webapp project to be used in eclipse, > but got an error that hope someone can help me resolve. The following > commands ran successfully on a terminal: > > $ mvn archetype:create -DarchetypeArtifactId=maven-archetype-webapp > -DgroupId=mywebapp -DartifactId=mywebapp > $ mvn -Dwtpversion=R7 eclipse:m2eclipse > > My questions and needed help on are: > 1) When I imported the project into eclipse, I get this error under > Problem view: > "This project needs to migrate WTP metadata" > I have tried right click and QuickFix, but nothing happened. How would > I resolve this? > > 2) What is R7? WTP release goes from 1.0, 1.5, then 2.0. So not sure what R7 > is. > > 3) The first command (archetype:create) ran successful, but I saw this > msg as well: > [ERROR] ResourceManager : unable to find resource > 'VM_global_library.vm' in any resource loader. > Anyone know what this is? > > I am using > Eclipse: 3.3(Europa) with latest m2eclipse plugin installed. > Maven version: 2.0.7 > Java version: 1.5.0_07 > OS name: "mac os x" version: "10.4.10" arch: "i386" > > -- > /bugslayer > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- .......................................................... Arnaud HERITIER .......................................................... OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .......................................................... ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ........................................................... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]