peterdemaeyer opened a new pull request #31: [MSHADE-285] - Shade test sources 
JAR
URL: https://github.com/apache/maven-shade-plugin/pull/31
 
 
   Added an optional parameter `<createTestSourcesJar>`, in alignment with 
`<createSourcesJar>`, with a similar purpose for test sources.
   If enabled, this will create a test sources artifact with classifier 
`test-sources` (which is the official classifier for test sources).
   This fix depends on the fix for MSHADE-284, so be sure to merge them in 
order!
    - Added an integration test `MSHADE-285_createTestSourcesJar` illustrating 
the new behavior.
    - Successfully ran basic tests with `mvn clean verify`.
    - Successfully ran integration tests with `mvn -Prun-its clean verify`.
    - [x] I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
    - [x] I have recently signed an [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf), but I'm not sure it is 
"linked" correctly to this project.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to