Re: releasing? RE: New sandbox plugin: maven-reactor-plugin

2008-08-19 Thread Milos Kleint
On Mon, Aug 18, 2008 at 6:01 PM, Dan Fabulich [EMAIL PROTECTED] wrote: At the suggestion of others I've renamed the makeMyChanges goal to makeScmChanges. This clarifies the purpose of the goal a bit more. What I'd like to do now, if folks are interested, is pursue this problem along two

RE: releasing? RE: New sandbox plugin: maven-reactor-plugin

2008-08-19 Thread Brian E. Fox
Yes, the 2.1 (or 3.0?) that will get these changes in the core is not around the corner yet, so I think having the fuctionality now is beneficial for maven users in general. 2.1 can come out as soon as we want it to, it's only blocked by 2.0.10 so we can cut the branch.

Re: releasing? RE: New sandbox plugin: maven-reactor-plugin

2008-08-19 Thread Nick Stolwijk
Shouldn't those examples include one or multiple goals and/or phases? Or will it always execute install? With regards, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Mon, Aug 18, 2008 at 6:01 PM, Dan Fabulich [EMAIL PROTECTED] wrote: At the

Re: releasing? RE: New sandbox plugin: maven-reactor-plugin

2008-08-19 Thread Dan Fabulich
Tobias Gierke wrote: First of all, thanks for your work on this plugin...it really eases the pain ;) As far as i know, no other plugin uses camel-case goal names. Wouldn't it be more consistent to name them make-my-changes and make-scm-changes ? Yup, I've already changed it:

Re: releasing? RE: New sandbox plugin: maven-reactor-plugin

2008-08-19 Thread Dan Fabulich
Nick Stolwijk wrote: Shouldn't those examples include one or multiple goals and/or phases? Or will it always execute install? Yes, check out the examples here: http://maven.apache.org/plugins/maven-reactor-plugin/examples.html One example: mvn reactor:make -Dmake.folders=barBusinessLogic

Re: releasing? RE: New sandbox plugin: maven-reactor-plugin

2008-08-19 Thread Jason van Zyl
On 19-Aug-08, at 12:07 AM, Milos Kleint wrote: On Mon, Aug 18, 2008 at 6:01 PM, Dan Fabulich [EMAIL PROTECTED] wrote: At the suggestion of others I've renamed the makeMyChanges goal to makeScmChanges. This clarifies the purpose of the goal a bit more. What I'd like to do now, if folks are

RE: releasing? RE: New sandbox plugin: maven-reactor-plugin

2008-08-19 Thread Brian E. Fox
+1 I wouldn't try folding it into 3.x until the project builder refactoring is done. We were talking about the new 2.1, not 3.0 right away. --Brian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

releasing? RE: New sandbox plugin: maven-reactor-plugin

2008-08-18 Thread Dan Fabulich
At the suggestion of others I've renamed the makeMyChanges goal to makeScmChanges. This clarifies the purpose of the goal a bit more. What I'd like to do now, if folks are interested, is pursue this problem along two tracks. 1) release maven-reactor-plugin: begin the process of getting it

Re: releasing? RE: New sandbox plugin: maven-reactor-plugin

2008-08-18 Thread Tobias Gierke
Hi, At the suggestion of others I've renamed the makeMyChanges goal to makeScmChanges. This clarifies the purpose of the goal a bit more. First of all, thanks for your work on this plugin...it really eases the pain ;) As far as i know, no other plugin uses camel-case goal names. Wouldn't it