Try creating a sample project then call mvn archetype:create-from-project on that project then go to target/genetrated-sources/archetype then call mvn install to use it go to a fresh directory and call mvn archetyppe:generate -DarchetypeCatalog=local
Raphaël 2008/6/18 <[EMAIL PROTECTED]>: > I would like to create my own archetype. I used the quickstart-archetype as > an example. How is it possible to change the java-folder from src-main-java > to src-java (remove the main-folder)? Can you give me some examples? > -- > Psssst! Schon vom neuen GMX MultiMessenger gehört? > Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
