Hello,

actually i try to write a script that acts as a template for some bigger 
project.
I use archetype for that. Anyone can tell be how to specify the packaging of a 
project ?

mvn $OPTS archetype:create -DarchetypeArtifactId=maven-archetype-quickstart 
-DgroupId=$GROUP_ID -DartifactId=WFC-RECHERCHE_Servlets -Dversion=1.0-SNAPSHOT 
-Dpackage=$BASE_PACKAGE

I tried -Dpackaging=pom for example which seems to be ignored. Anyone knows how 
to do that ?

I tried also archetype:generate which run in interactive mode and it seems to 
to be configurable to run non interactive ?

Big Thanks,
Jens

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

Reply via email to