You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/09/30 17:08:04 UTC

[jira] [Comment Edited] (SPARK-10883) Be able to build each module individually

    [ https://issues.apache.org/jira/browse/SPARK-10883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936959#comment-14936959 ] 

Jean-Baptiste Onofré edited comment on SPARK-10883 at 9/30/15 3:07 PM:
-----------------------------------------------------------------------

By individual, I mean just going into a module and doing, for instance:

{code}
cd external/mqtt
mvn clean install
{code}


was (Author: jbonofre):
By individual, I mean just going into a module and doing, for instance:

{code}
cd external/mqtt
mvn clean install
{/code}

> Be able to build each module individually
> -----------------------------------------
>
>                 Key: SPARK-10883
>                 URL: https://issues.apache.org/jira/browse/SPARK-10883
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Jean-Baptiste Onofré
>
> Right now, due to the location of the scalastyle-config.xml location, it's not possible to build an individual module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org