> I might be thinking wrong again, but why shouldn't your suggested > config work? The test-jar goal only creates the tests.jar and as the > configuration is for that specific execution it should only affect > that one. Not the jar goal binding.
After some reflection, I'm thinking this should work too. You might want to add an <id> to it. Then configure the excludes etc. More documentation: http://maven.apache.org/plugins/maven-jar-plugin/test-jar-mojo.html Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
