Details
Description
The poms that relate to Scala have the maven-scala-plugin, which will generate Scaladocs if you navigate to the scala subproject and run
mvn scala:doc
They will appear in target/site/scaladocs for the subproject.
This is not supported from the parent mahout pom
This should be incorporated into the process that publishes the javadocs. It appears the Scala code is not publically browsable as Scaladocs. Not sure where this process lives but the scala stuff should probably follow that same pattern/process as javadocs
Attachments
Issue Links
- is blocked by
-
MAHOUT-1654 Migrate from Maven to SBT
- Closed
- is related to
-
MAHOUT-1585 Javadocs are not hosted By Mahout Quality
- Closed
- supercedes
-
MAHOUT-1647 The release build is incomplete
- Closed