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

Prashant Sharma closed SPARK-20738.
-----------------------------------
    Resolution: Won't Fix

> 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
>
> The default behavior is unchanged. If the option is not set, the docs are 
> built by default.
>     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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to