David Pilato created MSHADE-158:
-----------------------------------
Summary: Allow shading of test jar
Key: MSHADE-158
URL: https://jira.codehaus.org/browse/MSHADE-158
Project: Maven Shade Plugin
Issue Type: Improvement
Reporter: David Pilato
Heya,
I'm creating a project which builds two artifacts:
* project.jar
* project-tests.jar
I'm using shade plugin to shade dependencies with package relocation. For
example, org.apache goes to com.company.apache package.
So my project.jar contains relocated classes (com.company.apache).
But my project-tests.jar still have links to original packages (and
dependencies).
Could it be possible to have an option that shade tests jar as well?
Thanks!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira