hetype plugin
>
> Regards,
>
> Hervé
>
> Le jeudi 16 juin 2011, goutham a écrit :
>
> > I have a question regarding Archetype customization.
> > Consider i have two files FILE1.java and FILE2.java , How can i customize
>
> > my archetype-metadata.xml so that
sorry, this is not an actual feature of archetype plugin
Regards,
Hervé
Le jeudi 16 juin 2011, goutham a écrit :
> I have a question regarding Archetype customization.
> Consider i have two files FILE1.java and FILE2.java , How can i customize
> my archetype-metadata.xml so that , acc
I have a question regarding Archetype customization.
Consider i have two files FILE1.java and FILE2.java , How can i customize my
archetype-metadata.xml so that , according to my choice i can select
FILE1.java or FILE2.java at the time of mvn archetype:generate.
Is it possible ? Can you send me