Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm trying to grab my multi module project and generate an Archetype from it via :

archetype:create-from-project

The thing is, that my project not change groupid of modules. when i generate project from this archetype my new project changes only "package" declarations at the top of class...it doesn't change directory name(it use previous groupid).

share|improve this question
hi @mhaller can we create archetype of multi module projects. – NAC Nov 22 '11 at 12:17

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.