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

Apache Spark commented on SPARK-15827:
--------------------------------------

User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/13564

> Publish Spark's forked sbt-pom-reader to Maven Central
> ------------------------------------------------------
>
>                 Key: SPARK-15827
>                 URL: https://issues.apache.org/jira/browse/SPARK-15827
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build, Project Infra
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>
> Spark's SBT build currently uses a fork of the sbt-pom-reader plugin but 
> depends on that fork via a SBT subproject which is cloned from 
> https://github.com/scrapcodes/sbt-pom-reader/tree/ignore_artifact_id. This 
> unnecessarily slows down the initial build on fresh machines and is also 
> risky because it risks a build breakage in case that GitHub repository ever 
> changes or is deleted.
> In order to address these issues, I propose to publish a pre-built binary of 
> our forked sbt-pom-reader plugin to Maven Central under the org.spark-project 
> namespace.



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