> If it doesn't make sense, what can I do (other than : created a project > having a dependency on the to-be-tested project...)
This sounds like the most sane and "standard" solution to the problem, given what you've said above. Or you could try binding an execution of m-jar-p to a phase earlier than package and before test, and then monkey with the Surefire parameters to it tests the jar instead of target/classes. But this sounds very non-standard and I'm not positive it would even work. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org