Hello, Since monday i'm trying to build a multi-projects archetype without success... I tried many differents way to do it but i didn't reach this goal :x - I tried by myself after reading the (poor ?) documentation on the website - I tried using some sample (like j2ee archetype but there is no java classes in the subprojects) - I tried using archetype:create-from-project with not result
If someone can send me an example with a pom parent and at least one subproject with some java classes inside that can be package "relocatable" with a -Dpackage option when using "mvn archetype:create" it would be GREAT ! :) Thank you very much !
