> You have some test classes that extends something else than TestCase and you
> want to share these intermediate classes between projects ?

Or perhaps he has some utility classes that are used only by his
tests, or he wants to re-use some test classes for some other reasons.
There are many good reasons to make the test-jar artifact and share
test classes amongst multiple projects.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to