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

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

     [ https://issues.apache.org/jira/browse/IGNITE-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov reassigned IGNITE-9865:
---------------------------------------

    Assignee: Vladimir Ozerov  (was: Nikolay Izhikov)

> Javadoc failure on TDE
> ----------------------
>
>                 Key: IGNITE-9865
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9865
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>            Reporter: Peter Ivanov
>            Assignee: Vladimir Ozerov
>            Priority: Blocker
>             Fix For: 2.7
>
>
> 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}
> "Other" classes are:
> * org.apache.ignite.spi.encryption	
> * org.apache.ignite.spi.encryption.keystore	
> * org.apache.ignite.spi.encryption.noop



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