Russel Winder wrote:
Sanity check:

As far as I can see the Maven plugin has install depending on :jar, but
the Java plugin :jar does not depend on :test.

The consequence is that installing to the local Maven repository does
not invoke :test and stop installtion should the tests fail.

At least not by default.
The change to make :jar not depend on :test was intentional. I'm not sure what is desired for the install task. I can change it to also depend on build, which would run the tests and code style checks first. That seems to be the maven way :).

--
Steve Appling
Automated Logic Research Team

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to