I am wondering if we need an updated build process here.

At work, in a large Ant based project, we run unit tests against the jars
files built earlier by the build. We ship jars, not class files, so we test
jars.

It seems like a basic design failing in Maven or the way we use Maven.

Is it possible to set up Maven to run tests against the built jar?

Gary

-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to