See below...
Am 07.03.19 um 22:25 schrieb Wolfgang Knauf:
Hi Brian,
ok, I think now I can start reworking the archetype...
What name do you suggest? "wildfly-javaee-webapp-ear-archetype" - just
remove the "7" from the current archetype.
This means:
a) rename the "wildfly-javaee7-webapp-ear-archetype" directory in GIT?
or
b) create a new project?
========================
Two more questions:
there is a file "kitchensink-ear\readme.adoc", which is added to the
archetype.
But this will probably not work in the archetype, because it includes of
other adoc files in "../shared-doc"
Just remove it? I might also add a static file, like the "readme.md"
from the old archetype if necessary - but if it is static, it should
explain the archetype itself.
==========================
Forget about my previous question regarding the "arq-managed" profile -
it works if the "jboss.home" property is specified either by
"-Djboss.hom=" or by setting the environment variable JBOSS_HOME. I just
learned something new ;-).
So only the above questions are still open.
Wolfgang