just created a webapp, but didn't see a default servlet class created or even my package structure. Here was the command I ran:

m2 archetype:create -DgroupId=com.williams1000.bookmarks - DartifactId=test-app -DpackageName=com.williams1000.bookmarks - DarchetypeArtifactId=maven-archetype-webapp

but in the generated directories there was no mention of the package or even a starter servlet. Should I have expected anything??

src[main[resources, webapp[index.jsp, WEB-INF[web.xml]]]]

AW

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

Reply via email to