Hi

I dont know if this the right place to ask this, but I have a problem with maven webapps and eclipse.

I am a newbie to maven2 and I create a new maven project by using:

mvn archetype:create -DgroupId=myGroup.myApp -DartifactId=myServerTest -DarchetypeArtifactId=maven-archetype-webapp

then I run

mvn eclipse:eclipse

but for some reason, the source folders in eclipse are not correct. meaning that src/main/webapp is not part of the source tree in eclipse.

why doesnt that work?

greetings, arash.


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

Reply via email to