Sounds good.

I'm actually (finally!) working on the plugin, so I can work this in if
you'd like. If you already have time to work on it now, let me know. I
imagine this will be pretty straightforward.

I'd call it release:release, and would expect it to behave just like
release:prepare release:perform (the defaults below should still be
prompted unless -B is on, in which case you should have the same
defaults as you would if you accepted all the prompts).

Feel free to grab me on irc to hash out any details if you are in a hurry.

- Brett

dan tran wrote:
> Hello all,
> 
> At my work place, we have a requirement to do  daily release using
> maven-release-plugin.
> So I create a custom plugin to run both release:prepare and
> release:perform in one shot.
> 
> If there are enought interests, I can merge it into maven-release-plugin in
> a new mojo
> 
> The mojo auto assign a tag with ${prefix}-${version}. prerfix has a
> default value  ${artifactId} of the root pom
> 
> 
> WDYT?
> 
> -Dan
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to