javaee7-essentials-archetype icon indicating copy to clipboard operation
javaee7-essentials-archetype copied to clipboard

Package name is NOT considered

Open zarub2k opened this issue 9 years ago • 0 comments

I created a JavaEE 7 project structure using your maven archetype. I gave all the parameters as per the requirement. While creating the project, it gave me a suggestion for package name which is similar to my groupId.

This was NOT considered properly after my project is created. The package structure is something like com.airhacks.

Is this a bug or intended behavior? It would be great if the suggested package name is considered.

zarub2k avatar Sep 26 '16 08:09 zarub2k