Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-28817

Support standard Javadoc packaging to allow automatic javadoc location settings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.1.0
    • None
    • Spark Core
    • None

    Description

      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 ?

      Attachments

        Activity

          People

            Unassigned Unassigned
            mlebihan Marc Le Bihan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: