You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2019/09/23 19:51:00 UTC

[jira] [Updated] (IGNITE-12221) Javadoc generation fail

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

Nikolay Izhikov updated IGNITE-12221:
-------------------------------------
    Description: 
javadoc generation command fails

{code}
                            <group>
                                <title>System view SPI</title>
                                <packages>org.apache.ignite.spi.systemview*</packages>
                            </group>
{code}

should be added to the parent pom.

  was:
javadoc generation command fails

{{code}}
                            <group>
                                <title>System view SPI</title>
                                <packages>org.apache.ignite.spi.systemview*</packages>
                            </group>
{{code}}

should be added to the parent pom.


> Javadoc generation fail
> -----------------------
>
>                 Key: IGNITE-12221
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12221
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Nikolay Izhikov
>            Assignee: Nikolay Izhikov
>            Priority: Major
>
> javadoc generation command fails
> {code}
>                             <group>
>                                 <title>System view SPI</title>
>                                 <packages>org.apache.ignite.spi.systemview*</packages>
>                             </group>
> {code}
> should be added to the parent pom.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)