Hi Marouane,
What "ap_i" is meaning ? Application number i ?
If i guessed correctly, why don't you split your project into N modules
each generated using the same archetype and giving it a different packageName ?
Hope this helps.
Raphaël
2007/4/5, Marouane Amraoui <[EMAIL PROTECTED]>:
This structure below i can't generate it only using archetype
developpement if the ap1, .., apn is a parameter and not fixed in the
archetype.
Please , I want to have some directive from maven users which is the
best
way to do that :
1. Develop a plugin ???, in this case if there is a example will be
better
2. Using only ant task ???
Thx in advance ...
MyProject-Appli :
--> src
--> java
--> com.omni.application
--> ap1
--> manager
--> services
--> valueobject
..
--> ap n
--> manager
--> services
--> valueobject
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]