Chesnay Schepler created FLINK-7048:
---------------------------------------
Summary: Define javadoc skipping in travis watchdog script
Key: FLINK-7048
URL:
https://issues.apache.org/jira/browse/FLINK-7048 Project: Flink
Issue Type: Improvement
Components: Travis
Affects Versions: 1.4.0
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.4.0
For all builds on travis we currently skip building the javadocs to save some time. For this purpose we added {{-Dmaven.skip.javadocs=true}} to each build profile in {{.travis.yml}}
I would like to move the declaration of this into the travis watchdog script, as it is obfuscating the profile view for travis builds.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)