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

Sean Owen commented on SPARK-4442:
----------------------------------

That's just standard Maven stuff -- standard JAR plugin and its goals. It uses 
the pom in the current directory by default. You can just go to the graphx/ 
dir. Running from the top level dir will invoke the target for everything since 
the parent has refs to all child modules.

> Move common unit test utilities into their own package / module
> ---------------------------------------------------------------
>
>                 Key: SPARK-4442
>                 URL: https://issues.apache.org/jira/browse/SPARK-4442
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Josh Rosen
>            Priority: Minor
>
> We should move generally-useful unit test fixtures / utility methods to their 
> own test utilities set package / module to make them easier to find / use.
> See https://github.com/apache/spark/pull/3121#discussion-diff-20413659 for 
> one example of this.



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

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

Reply via email to