Hi all,
I´m developing an archetype for out projects. Their general structure is
Customer --> Project --> Submodule_1, ..., Submodule_n. For each project the
customer and project vary. During the archetype generating I´m able to set the
name of the top directory, customer. But after this I have to change the name
of the project in the generated Maven project, in all subordinated directories.
Is there a possibility to use place holder for this name which whould be
replaced during the generating of the archetype? I´ve tried it with
<modules>
<module>${project}</module>
</modules>
in the upper POM and using archetype.properties where this property was
declared: project=PROJECTNAME. But it didn´t work. Any other idea?
Many thanks for every reply.
--
GRATIS! Movie-FLAT mit über 300 Videos.
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]