>Am I right in thinking that right now it's using the 
>"maven-plugin-testing-harness?"  (I've never understood that either, 
>though I haven't tried very hard.)

Yes. It actually works quite nicely. I'm having issues with not getting
the error code on windows, but this is a plexus-cli issue and not
directly related to invoker or the harness.

The harness modifies the pom to change the rev to test. It then builds
the plugin to a new local repo and then executes all the tests against
that plugin and repo. The one issue I have with it now is that it isn't
going to your real local to pull artifacts so it downloads from central
everytime. This is slower than it should be and doesn't work
offline...but that's an easy fix: configure the current local repo as a
repote repo in the test builds.

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

Reply via email to