On Sun, Sep 4, 2011 at 2:34 PM, Ansgar Konermann <[email protected]> wrote: > Am 04.09.2011 20:29 schrieb "Brian Fox" <[email protected]>: >> >> Release forks the build and therefore not all the parameters are >> passed through. There is a parameter for the plugin though to specify >> which agurments to pass, I forget what it is, but I'm sure you know >> how to find it ;-) > > -Darguments="..."
I wonder: why? Does anyone know a use case in which it's important to make the setttings or global settings different in the forked execution? > >> >> On Sun, Sep 4, 2011 at 1:48 PM, Benson Margulies <[email protected]> > wrote: >> > I was a bit taken aback when a run of the maven release plugin failed >> > because I ran >> > >> > mvn -gs my_settings.xml release:prepare >> > >> > and then the build couldn't find the repositories from the global > settings? >> > >> > Is there really on purpose, or should I write up a JIRA? >> > >> > --------------------------------------------------------------------- >> > 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] >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
