Hi all,

I need to use the maven-dependency-plugin to copy a *-test-sources.jar artifact. Alas, I am unable to find the proper values for the artifactItem's <type> and <classifier>. I either end up copying *-sources-jar or *-tests.jar, but never *-test-sources.jar. :-(

Can anyone please help me with this? How to use <type> and/or <classifier> to achieve the desired effect?

Best wishes,

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to