Re: Can plugins be extended?

2008-04-29 Thread Benoit Decherf
Here is the plugin: http://www.ops4j.org/projects/pax/construct/maven-inherit-plugin/ Benoit Brian E. Fox wrote: Plugins can't really be extended. What is most likely happening is that the metadata that tells plexus what to inject is not included in your plugin. There is a plugin/tool out th

Re: release from a specific tag

2008-02-11 Thread Benoit Decherf
luded in the release. I think that the release plugin should include this process. I'd like to have the opinion of the maven-release-plugin team before to start working on this dev ? Benoit Benoit Decherf wrote: A tag is a fixed version, not a branch. So I can't make a release:p

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 op

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