OK... I have another question. when i run " mvn archetype:generate" it asks for parameters like groupId , artifactId , package and version. Now i want to ask for an extra parameter like module-author but i want to ask in this manner
*Do you want to enter module-author? ( Y / N)* (on entering Y , i should ask for the parameter) *Y* *module-author: <nameoftheauthor>* (on entering N , i should terminate the process and project build should be completed) *N* *.* *.* *Project Build Success Full * * * ---------------------------------------------------------------------------------------------- Is this possible with ArchetypeCreationQueryer ? .. i guess i got an source file here DefaultArchetypeCreationQueryer<http://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-2.0/maven-archetype-plugin/src/main/java/org/apache/maven/archetype/ui/DefaultArchetypeCreationQueryer.java> but i dont know how to implement it in my project and run it and see how it works? Any help will be thank full -Goutham On Fri, Jun 17, 2011 at 3:18 AM, Hervé BOUTEMY [via Maven] < ml-node+4496827-180858103-220...@n5.nabble.com> wrote: > 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 , 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 related tutorial or working tutorial? > > > > Regards > > -Goutham > > > > -- > > View this message in context: > > > http://maven.40175.n5.nabble.com/Regarding-Archetype-customization-tp44941 > > 31p4494131.html Sent from the Maven Developers mailing list archive at > > Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [hidden > > email]<http://user/SendEmail.jtp?type=node&node=4496827&i=0> > > For additional commands, e-mail: [hidden > > email]<http://user/SendEmail.jtp?type=node&node=4496827&i=1> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=4496827&i=2> > For additional commands, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=4496827&i=3> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://maven.40175.n5.nabble.com/Regarding-Archetype-customization-tp4494131p4496827.html > To unsubscribe from Regarding Archetype customization, click > here<http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4494131&code=Z291dGhhbS52YXNpcmVkZGlAZ21haWwuY29tfDQ0OTQxMzF8MTY3OTUzMTU3NQ==>. > > -- View this message in context: http://maven.40175.n5.nabble.com/Regarding-Archetype-customization-tp4494131p4498181.html Sent from the Maven Developers mailing list archive at Nabble.com.