Re: Question about maven archetype: how to convert ${artifactId} into a file system path?

2011-06-27 Thread goutham vasireddi
.little.project //archetype-metadata.xml/ api Test.java then your Test.java file will be created in api/my/nice/little/project/Test.java -Goutham On Sun, Jun 26, 2011 at 2:40 PM, Unico Homme wrote: >

Help in starting with maven prompter

2011-06-19 Thread goutham vasireddi
Regards -Goutham

Re: Regarding Archetype customization

2011-06-17 Thread goutham
> 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 arc

Help in customizing maven-archetype

2011-06-16 Thread goutham
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 parame

Regarding Archetype customization

2011-06-16 Thread goutham
related tutorial or working tutorial? Regards -Goutham -- View this message in context: http://maven.40175.n5.nabble.com/Regarding-Archetype-customization-tp4494131p4494131.html Sent from the Maven Developers mailing list archive at Nabble.com