Strange as it might seem, I need to exclude the main compiled artifact
from the classpath while running an integration test.

The integration test is testing a framework that has it's own way to
get the stuff into the classpath. Obviously, I want to keep the
_test_.

Will 
http://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#classpathDependencyExcludes
allow me to exclude the main project artifact without losing the test
itself?

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

Reply via email to