You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Peter Ivanov (JIRA)" <ji...@apache.org> on 2018/10/12 08:47:00 UTC

[jira] [Created] (IGNITE-9865) Javadoc failure on TDE

Peter Ivanov created IGNITE-9865:
------------------------------------

             Summary: Javadoc failure on TDE
                 Key: IGNITE-9865
                 URL: https://issues.apache.org/jira/browse/IGNITE-9865
             Project: Ignite
          Issue Type: Bug
            Reporter: Peter Ivanov
            Assignee: Nikolay Izhikov


After IGNITE-8485 there is Javadoc failure running {{mvn initialise -Pjavadoc}}:
{code}
[10:44:52]	[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (javadoc-postprocessing-new) on project apache-ignite: An Ant BuildException has occured: Execution failed due to: 'Other Packages' section should not be present, all packages should have corresponding documentation groups: /data/teamcity/work/9198da4c51c3e112/target/javadoc/core/overview-summary.html;Please add packages description to parent/pom.xml into <plugin>(maven-javadoc-plugin) / <configuration> / <groups>
[10:44:52]	[ERROR] 
[10:44:52]	[ERROR] around Ant part ...<doctask css="dotted" dir="target/javadoc/core">... @ 11:51 in /data/teamcity/work/9198da4c51c3e112/target/antrun/build-main.xml
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)