Re: passing parameters to plugin Archetype

2010-11-09 Thread butskri
context: http://maven.40175.n5.nabble.com/passing-parameters-to-plugin-Archetype-tp104626p3256449.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For

Re: passing parameters to plugin Archetype

2010-04-26 Thread slew77
> > iiggzz wrote: >> >> I found it out! So if anybody has the same problem go ahead and ask >> me. >> >> Now I have another problem. I need to specify the path to my files >> like >> >> this: ${projectName}-mymodule/myfile.txt so after creation it

Re: passing parameters to plugin Archetype

2010-04-26 Thread Martin Höller
Did you have a look at http://blogs.mikeci.com/2010/01/14/working-with-custom-maven-archetypes-part-1/ and http://blogs.mikeci.com/2010/01/26/working-with-custom-maven-archetypes-part-2/ and its references! hth, - martin Am Montag, 26. April 2010 10:44:29 schrieb slew77: > Anyone have any idea o

Re: passing parameters to plugin Archetype

2010-04-26 Thread slew77
problem. I need to specify the path to my files like >> this: ${projectName}-mymodule/myfile.txt so after creation it should look >> like this: helloworld-mymodule. >> > > -- View this message in context: http://old.nabble.com/passing-parameters-to-plug

Re: passing parameters to plugin Archetype

2010-04-23 Thread slew77
gt; -- View this message in context: http://old.nabble.com/passing-parameters-to-plugin-Archetype-tp16807963p28341796.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsub

Re: passing parameters to plugin Archetype

2010-01-09 Thread mirekSz
--- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > > Thanks for replay How passing parameters to plugin Archetype -Dname=project name dosen't work -- Vi

Re: passing parameters to plugin Archetype

2010-01-09 Thread Olivier Dehon
For files and directory names, you can use the syntax in your archetype file structure: __rootArtifactId__-mytest.txt The archetype:generate will replace the double-underscore with the actual value of rootArtifactId. NB: I have had problems recently with that structure when there are multiple i

Re: passing parameters to plugin Archetype

2010-01-09 Thread mirekSz
Hi, I hava the same problems. Could you explain how to resolve it Best regards -- View this message in context: http://old.nabble.com/passing-parameters-to-plugin-Archetype-tp16807963p27088665.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: passing parameters to plugin Archetype

2008-04-24 Thread iiggzz
> like this: helloworld-mymodule. > -- View this message in context: http://www.nabble.com/passing-parameters-to-plugin-Archetype-tp16807963s177p16850915.html Sent from the Maven - Users mailing list archive at Nabble.com. --

Re: passing parameters to plugin Archetype

2008-04-23 Thread iiggzz
://www.nabble.com/passing-parameters-to-plugin-Archetype-tp16807963s177p16833971.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

passing parameters to plugin Archetype

2008-04-21 Thread iiggzz
idn't work either. -- View this message in context: http://www.nabble.com/passing-parameters-to-plugin-Archetype-tp16807963s177p16807963.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe,