It's actually meant to allow you to fork a new Maven build for whatever reason, but yes, it does have a little bit of minimal verification functionality that will allow it to be an effective replacement for the it plugin.
There are a couple of other features we need to consider for a real IT solution, but this is a pretty decent start. One big thing that's missing is the ability to stage the artifact(s) from the main project to a known location to serve as a target for the tests to work against, without polluting the local repository... -john On 10/13/06, Eric Redmond <[EMAIL PROTECTED]> wrote:
Is this to replace the it plugin? On 10/12/06, John Casey <[EMAIL PROTECTED]> wrote: > > +1 > > Jason van Zyl wrote: > > Hi, > > > > I would like to release the invoker plugin as I'm using it to test the > > ant run plugin, and John is using it in the assembly plugin. This will > > also required a release of maven invoker which is used by the invoker > > plugin. > > > > +1 > > > > Thanks, > > > > Jason. > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > -- > John Casey > --- > Maven Developer (http://maven.apache.org) > --- > Website: http://www.commonjava.org > Blog: http://www.ejlife.net/blogs/john > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Eric Redmond http://codehaus.org/~eredmond Don't mistake the fact I make this look easy to mean that it is - at all - easy.