M. Le Bihan created SPARK-28817:
-----------------------------------

             Summary: Support standard Javadoc packaging to allow automatic 
javadoc location settings
                 Key: SPARK-28817
                 URL: https://issues.apache.org/jira/browse/SPARK-28817
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.4.3
            Reporter: M. Le Bihan


Currently Spark javadoc is only accessible here : 
[http://spark.apache.org/docs/latest/api/java]

Maven isn't able to find it, through a _maven dependency:resolve 
-Dclassifier=javadoc_ and Eclipse, for example, isn't able to set javadoc 
location automatically to good location.

Therefore, each developper
in each sub-project of his project that uses Spark,
must edit each jar related to spark (about ten)
and set manually the http location of the javadoc.

Now 99% of the API available on Maven respect the standard of delivering a 
separate downloadable javadoc through the javadoc classifer.

Can Spark respect this standard too ?



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to