On 13/12/2007, Bohtvaroh <[EMAIL PROTECTED]> wrote:
>
>
> Hello. I'm having trouble with supplying parameters to mvn
> archetype:create... My problem is maven only accepts some predefined
> parameters like groupId, artifactId, etc but I want to supply my owns like
> -DprojectName=myProject to replace templates like ${projectName} in my
> archetype's pom. Is this possible?not with the classic archetype plugin - I believe it will be possible with archetypeng (still in development) http://mojo.codehaus.org/maven-archetypeng -- > View this message in context: > http://www.nabble.com/Trouble-with-supplying-parameters-to-mvn-archetype%3Acreate-tp14298297s177p14298297.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Cheers, Stuart
