We should file a JIRA against invoker to add some more selector properties 2009/10/8 <[email protected]>
> On Wed, 7 Oct 2009, Stephen Connolly wrote: > > is this necessary? >> >> I don't like moving away from the standard naming convention if we can >> help >> it. >> >> IMHO a better way is to have the tests only run if the was instance >> exists, >> e.g. >> >> >> http://maven.apache.org/plugins/maven-invoker-plugin/examples/selector-conditions.html >> >> it may be that we need more selector conditions and that this is the best >> you can do until we rev invoker again >> >> > I tried having it only activated by file/exists in the profile - but that > won't work as it's explicitly activated. The invoker plugin doesn't seem to > have this functionality when looking at the available properties. > > I changed it to skip the invocation by default, so that it can get flipped > on with invoker.skip=false. > > -- > David J. M. Karlsen - +47 90 68 22 43 > http://www.davidkarlsen.com > http://mp3.davidkarlsen.com > Sent from my bog-standard SMTP client > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
