Hi all, I have a project from which I create an archetype using the create-from-project goal. This all works great, and I can make it work without a need to change anything in the generated files.
However, now I am running into a problem where a file which has the same name as a module (it is a multi-module project) is not created when using the archetype. Looking in the generated-sources, I can see that file as "__artifactId__.ext". I expected this file to show up in the created project as "submodule.ext". Is there something I am missing, and how can I fix this? TiA! -- Met vriendelijke groet, Alexander Broekhuis
