Github user srowen commented on the pull request: https://github.com/apache/spark/pull/6829#issuecomment-113417003 Oh, I didn't realize you wanted to publish the assembly JAR. I don't think it makes sense to publish assemblies as Maven artifacts. Right? anyone that uses it via Maven does not want an assembly and it causes a bunch of problems. So no please don't publish the assembly that way. You just need a target to build the assembly right? that's just a matter of adding a plugin. (You can publish multiple artifacts under different _classifiers_ for one group/artifact but this isn't the situation that this would be used.)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org