[ 
https://issues.apache.org/jira/browse/FLINK-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433156#comment-15433156
 ] 

Maximilian Michels commented on FLINK-3710:
-------------------------------------------

You want to use {{mvn scala:doc}} on Scala modules. However, this works only 
module-wise and you have to merge the outputs yourselves (pretty sad).

If you want to run this from the root Flink source directory, you have to use 
{{mvn net.alchim31.maven:scala-maven-plugin:3.2.2:doc}} because the 
{{scala-maven-plugin}} is not defined in the root pom. Again, it won't merge 
the document generation results of all the modules. You'll find them 
individually in the /target directories.

> ScalaDocs for org.apache.flink.streaming.scala are missing from the web site
> ----------------------------------------------------------------------------
>
>                 Key: FLINK-3710
>                 URL: https://issues.apache.org/jira/browse/FLINK-3710
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.0.1
>            Reporter: Elias Levy
>             Fix For: 1.0.4
>
>
> The ScalaDocs only include docs for org.apache.flink.scala and sub-packages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to