You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gautham Pamu <ga...@gmail.com> on 2006/07/28 23:22:25 UTC

How to pass -P profileName to continumm

Hi Everyone,

I am using Continuum 1.0.3 and Maven 2.0.4 version. I have a profile defined
in the parent pom file. I want to pass the -P profileName
to maven command during the build. I have added it to Argument on Project
configuration on continuum, but it is not pickup the command. Could you
tell me how I should pass this information. I am also posting this questions
on maven user group as users on maven might have
an answer for it.

Thanks
-Gautham Pamu

Re: How to pass -P profileName to continumm

Posted by Emmanuel Venisse <em...@venisse.net>.
You can add it in build definition of your project in continuum interface.

Emmanuel

Gautham Pamu a écrit :
> Hi Everyone,
> 
> I am using Continuum 1.0.3 and Maven 2.0.4 version. I have a profile 
> defined
> in the parent pom file. I want to pass the -P profileName
> to maven command during the build. I have added it to Argument on Project
> configuration on continuum, but it is not pickup the command. Could you
> tell me how I should pass this information. I am also posting this 
> questions
> on maven user group as users on maven might have
> an answer for it.
> 
> Thanks
> -Gautham Pamu
>