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

Semyon Danilov updated IGNITE-15137:
------------------------------------
    Description: 
Javadoc aggregate fails because maven-assembly-plugin adds module-info.class of 
the jackson dependency. This can be fixed by changing assembly plugin to shade 
plugin and excluding module-info from the super jar.

 

Also sourcepath parameter of the javadoc plugin should be overridden for the 
root module, because otherwise aggregate goal won't look through the submodules 

  was:Javadoc aggregate fails 


> Fix javadoc phase for ignite-cli module
> ---------------------------------------
>
>                 Key: IGNITE-15137
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15137
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Javadoc aggregate fails because maven-assembly-plugin adds module-info.class 
> of the jackson dependency. This can be fixed by changing assembly plugin to 
> shade plugin and excluding module-info from the super jar.
>  
> Also sourcepath parameter of the javadoc plugin should be overridden for the 
> root module, because otherwise aggregate goal won't look through the 
> submodules 



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

Reply via email to