Hi,

I'm working on a refactoring of the release process from continuum to use maven release plugin directly (http://jira.codehaus.org/browse/CONTINUUM-1633) So, my first problem comes with the release.properties usage. All informations needed to create a release are setted in release.properties. So I'd like to generate this file from continuum and invoke the release plugin in an non-interactive mode.
To do that :
- There should be an option that can be setted from the command line so the plugin can run in the non-interactive mode. - The release manager should try to retrieve all prompted information from the release.properties before trying to set a default value.

What do you think about his modification ?

Benoit

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

Reply via email to