Reputation: 135
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).
Upvotes: 1
Views: 1062