All, I find that I need to include various jars for testing purposes that are not a dependency for building or otherwise using the artifact generated by my maven project.
But I can not seem to find a way to mark a "dependency" as "test-only" such that it does not show up on the "Dependencies" report in the generated site documentation. What am I missing? Thanks, -bryan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
