GitHub user JoshRosen opened a pull request:

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

    [SPARK-14401][SPARK-1844] Use stock sbt-pom-reader and Maven-style dep 
resolution

    This patch modifies our SBT build to use a stock version of the 
`sbt-pom-reader` plugin, rather than our own custom fork, and modifies our 
build to use SBT 0.13.8+'s Maven resolver plugin (see 
https://github.com/sbt/sbt/releases/tag/v0.13.8).
    
    I had to add a dummy `dev/pom.xml` in order to work around a limitation in 
the POM reader plugin: https://github.com/sbt/sbt-pom-reader/issues/40

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

    $ git pull https://github.com/JoshRosen/spark 
maven-style-resolution-and-pom-reader-plugin-update

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

    https://github.com/apache/spark/pull/12310.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 #12310
    
----
commit 923a6e1ff1083c3a6c01900f0fc01f32ad45c792
Author: Josh Rosen <[email protected]>
Date:   2016-04-11T23:23:19Z

    Switch to stock SBT POM reader plugin; use Maven-style dep resolution

----


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

Reply via email to