It is also a configuration item [1]. [1] http://maven.apache.org/plugins/maven-release-plugin/perform-mojo.html#arguments
With regards, Nick Stolwijk ~Java Developer~ IPROFS BV. Claus Sluterweg 125 2012 WS Haarlem http://www.iprofs.nl On Tue, Aug 31, 2010 at 11:19 AM, Wim Deblauwe <[email protected]> wrote: > I suppose you mean adding this to the command line when running mvn > release:prepare. I would like to have this property present automatically > like in the release:perform case so I can make sure the profile gets > activated, even if somebody would forget to add that extra command line > argument. > > 2010/8/31 Antonio Petrelli <[email protected]> > >> 2010/8/31 Wim Deblauwe <[email protected]>: >> > I know that during the release:perform, there is a property >> 'performRelease' >> > that is set to true. I use this to activate a release profile. However, I >> > need to do the same during the release:prepare. Is there something like a >> > performPrepare property? >> >> -Darguments="-Pmyprofile" >> >> HTH >> Antonio >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
