[
https://issues.apache.org/jira/browse/SPARK-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209314#comment-14209314
]
Patrick Wendell commented on SPARK-4375:
----------------------------------------
One thing we could add onto that to make the user have to write less code is
something like this:
{code}
mvn package -Pexamples -Pscala-2.10 -Dexamples-2.10
{code}
The internally we have profiles that are activated by the "examples-2.10"
property and add the relevant modules that are required by the examples build
in 2.10.
> Assembly built with Maven is missing most of repl classes
> ---------------------------------------------------------
>
> Key: SPARK-4375
> URL: https://issues.apache.org/jira/browse/SPARK-4375
> Project: Spark
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Sandy Ryza
> Priority: Blocker
>
> In particular, the ones in the split scala-2.10/scala-2.11 directories aren't
> being added
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]