You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Asmann, Roland" <Ro...@adesso.at> on 2011/07/17 19:59:24 UTC

Triggering generation of archetype from pom-file

Hi,

I am trying to setup a project by configuring the archetype-plugin in my 
POM. The problem I am running into is that I don't know how to tell the 
archetype about 'groupId', 'artifactId' and 'version' for the new 
project... Is there any way I can set these for the plugin?

Thanks,

-- 
Roland Asmann
Senior Software Engineer

adesso Austria GmbH
Floridotower 26. Stock              T +43 1 2198790-27
Floridsdorfer Hauptstr. 1           F +43 1 2198790-927
A-1210 Wien                         M +43 664 88657566
                                    E roland.asmann@adesso.at
                                    W www.adesso.at

-------------------------------------------------------------
             >>> business. people. technology. <<<
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Triggering generation of archetype from pom-file

Posted by Anders Hammar <an...@hammar.net>.
I don't think they can be set through configuration in the pom, but only
through system properties or a properties file.

/Anders

On Sun, Jul 17, 2011 at 19:59, Asmann, Roland <Ro...@adesso.at>wrote:

> Hi,
>
> I am trying to setup a project by configuring the archetype-plugin in my
> POM. The problem I am running into is that I don't know how to tell the
> archetype about 'groupId', 'artifactId' and 'version' for the new
> project... Is there any way I can set these for the plugin?
>
> Thanks,
>
> --
> Roland Asmann
> Senior Software Engineer
>
> adesso Austria GmbH
> Floridotower 26. Stock              T +43 1 2198790-27
> Floridsdorfer Hauptstr. 1           F +43 1 2198790-927
> A-1210 Wien                         M +43 664 88657566
>                                    E roland.asmann@adesso.at
>                                    W www.adesso.at
>
> -------------------------------------------------------------
>             >>> business. people. technology. <<<
> -------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>