GitHub user ScrapCodes opened a pull request:

    https://github.com/apache/spark/pull/772

    [WIP][SPARK-1776] Have Spark's SBT build read dependencies from Maven.

    This is still a WIP, since I had like to spend some more time on it and 
implement a few more things and have cleaner way of doing what it does now.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ScrapCodes/spark-1 sbt-maven

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/772.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #772
    
----
commit 16b600eeb34d704d787db0c60c85959013d07ebc
Author: Patrick Wendell <pwend...@gmail.com>
Date:   2014-03-12T01:10:12Z

    Example build using pom reader.
    
    Note this requires a SNAPSHOT version that is published locally.

commit 6c408b54ba0165f1b4fb30d9af1b641041a62045
Author: Patrick Wendell <pwend...@gmail.com>
Date:   2014-03-18T00:23:25Z

    Set project name in pom files and added eclipse/intellij plugins.

commit 04aa705831f1ab9320eb356c91407fbd39d3c21f
Author: Prashant Sharma <prashan...@imaginea.com>
Date:   2014-05-06T11:44:34Z

    Reached a point where profiles are loaded and added sources in poms are 
detected.
    TODO:
    Support maven's test-jar somehow !

commit 0b99717ca2a17ecb5172d1e298d2e103a9d470e4
Author: Prashant Sharma <prashan...@imaginea.com>
Date:   2014-05-14T04:40:36Z

    [WIP] Modified build to support most features of current Spark Build.

----


---
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.
---

Reply via email to