Wednesday, April 18, 2012

MAVEN Archetype choosing

Hi i am just new to maven.
My requirement is to build a ear with 2 wars and also create a jar.
I tried using some archetypes but few folder structure are missing.
My maven folder structure should contain
src/main/
java
resource
webapp
test/java
test/resource.
Which archetype will be a suitable?





No comments:

Post a Comment