On 10/29/06, jiangshachina <[EMAIL PROTECTED]> wrote:

I don't get directories src/main/filters and src/main/resources/META-INF
when I use the plugin.
My command is
mvn archetype:create -DgroupId=demo.mvn -DartifactId=demo
-Dversion=1.0-SNAPSHOT -DarchetypeArtifactId=maven-archetype-webapp

The archetype creates a simple webapp project.  It doesn't create
'filters' or 'META-INF', because most webapps don't need them.

If you do need them, then create the directories.

--
Wendy

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

Reply via email to