mattf-apache commented on issue #18745: [SPARK-21544][DEPLOY][test-maven] Tests jar of some module should not upload twice URL: https://github.com/apache/spark/pull/18745#issuecomment-449121822 The remaining problem with spark-streaming is due to MSHADE-259, which I'm in process of providing a PR for. I was unable to find a work-around that could be done from within spark project poms. For those users needing to deploy shaded test jars to internal repos, hopefully the maven-shade-plugin team will publish a fixed release soon. Until then, you might consider using a private build of maven-shade-plugin, with the patch from MSHADE-259. It turns out to be pretty simple to do.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
