Re: maven release non interactive mode.

2008-01-29 Thread Benoit Decherf
Ok, thanks. I just check the maven-release code, and the only thing that can't be done in batch mode is snapshot resolution for dependencies, that's right ? Wendy Smoak wrote: On Jan 29, 2008 6:31 AM, Benoit Decherf <[EMAIL PROTECTED]> wrote: - There should be an option that can be set

Re: maven release non interactive mode.

2008-01-29 Thread Wendy Smoak
On Jan 29, 2008 6:31 AM, Benoit Decherf <[EMAIL PROTECTED]> wrote: > - 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 plugin docs suggest using --batch-mode, does that help? http://maven.apache.org/plugins/mav

maven release non interactive mode.

2008-01-29 Thread Benoit Decherf
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.properti