just a note that this would make an annoying part of the release plugin easier as well, it tries to gather up and reformat mulitple -P options that might aggregate into a cli execution and misses a case or two I think.
jesse On Fri, Apr 25, 2008 at 10:08 AM, Paul Gier <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > Currently maven only handles a single -P option to activate profiles. I > created a small patch for this issue ( > http://jira.codehaus.org/browse/MNG-3268) that allows -P to be specified > multiple times on the command line. Before I apply it, is this something > that can go into maven 2.0.x? Or should this go only into 2.1? > > Thanks! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell [EMAIL PROTECTED]
