Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/2318#discussion_r17261129
--- Diff: assembly/pom.xml ---
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-assembly_2.10</artifactId>
+ <artifactId>spark-assembly</artifactId>
--- End diff --
Sean I think this approach actually modifies the published pom's to look
different than the poms which are our own build. I.e. it appends the 2.11 or
2.10 suffix to the artifact in the published poms. Other than being
horrendously verbose... this does seem to be a nicer approach IMO.
Since donstream projects only consume spark via the published poms, it
seems okay to me. What is the specific case you're concerned about?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]