I'm trying to add source and binary test jars to a project. Now source:jar works fine; it picks up N&L from the <resources> section.
However, source:test-jar appears to ignore the <resources> section - is that intentional, or an oversight? In any case, how does one get it to add the resources? Similarly for the binary test jar - it does not seem to want to include the resources. How do I fix these issuse --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org