You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Prashant Sharma (JIRA)" <ji...@apache.org> on 2017/05/15 10:54:04 UTC

[jira] [Updated] (SPARK-20738) Option to turn off building docs in sbt build.

     [ https://issues.apache.org/jira/browse/SPARK-20738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prashant Sharma updated SPARK-20738:
------------------------------------
    Summary: Option to turn off building docs in sbt build.  (was: Hide building of docs in sbt behind an option.)

> Option to turn off building docs in sbt build.
> ----------------------------------------------
>
>                 Key: SPARK-20738
>                 URL: https://issues.apache.org/jira/browse/SPARK-20738
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.2.0
>            Reporter: Prashant Sharma
>            Priority: Minor
>              Labels: sbt
>
>     sbt publish-local tries to build the docs along with other artifacts and as the codebase is being updated with no build checks for sbt docs build. It appears to be difficult to upkeep the correct building of docs with sbt.
>     
>     An alternative is, we can hide building of docs behind an option `-Dbuild.docs=false`.
>     
>     This is also useful, if someone uses sbt publish and does not need the building of docs as it is generally time consuming.
> The default behavior is unchanged. If the option is not set, the docs are built by default.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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