Hi Wayne, D'oh, that's too bad. It seems like a good feature to have though (for those who care about their tests jar anyway.)
I am converting a Ant based project over to Maven, and it's for legacy purpose that I need to keep our deployment (jar and classpath) in tact without much changes. The original build generate a test jar without any properties files in it, and it's used on some standalone performance test tool. If it's not excluded then it will load the incorrect resources files during run, which what I tried to avoid. Zemian -- View this message in context: http://maven.40175.n5.nabble.com/How-do-I-exclude-resources-for-tests-jar-only-tp5644452p5644574.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
