[
https://issues.apache.org/jira/browse/IGNITE-14558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-14558:
--------------------------------------
Labels: ignite-3 (was: )
> Add information about javadoc validation and generation commands to
> DEVNOTES.md
> --------------------------------------------------------------------------------
>
> Key: IGNITE-14558
> URL: https://issues.apache.org/jira/browse/IGNITE-14558
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey N. Gura
> Assignee: Peter Ivanov
> Priority: Critical
> Labels: ignite-3
> Fix For: 3.0.0-alpha2
>
>
> https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged
> but DEVNOTES.md is not updated.
> Information about javadoc validation and generation commands should be added
> to DEVNOTES.md.
> Maven javadoc plugin should fail build if any 'warning' found. However, no
> 'errors' means javadoc is valid (well-structured), there still may be a
> 'warning' that means javadoc is incomplete.
> Plugin option to force failure on warnings.
> {code:java}
> <failOnWarnings>true</failOnWarnings>{code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)