[ 
https://issues.apache.org/jira/browse/IGNITE-28998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106531#comment-18106531
 ] 

Ignite TC Bot commented on IGNITE-28998:
----------------------------------------

{panel:title=Branch: [pull/13498/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13498/head] Base: [master] : No new tests 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9297399&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9297399 
rerunBuildIds=9299239,9299241{color}

> Fix java doc build phase issues
> -------------------------------
>
>                 Key: IGNITE-28998
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28998
>             Project: Ignite
>          Issue Type: Improvement
>          Components: build
>            Reporter: Evgeny Stanilovsky
>            Assignee: Aleksandr Nikolaev
>            Priority: Major
>              Labels: ignite-2, ise
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I found that maven pom.xml documentation profile has some issues :
> check:
> {noformat}
>          <profile>
>             <id>javadoc</id>
> {noformat}
> 1. There is no such options like : 
>                                     
> {noformat}
> <reportOutputDirectory>${basedir}/target/javadoc</reportOutputDirectory>
> <destDir>core</destDir>
> {noformat}
> 2. Excluding: 
> {noformat}
> org.apache.ignite.codegen
> {noformat}
>  need to be changed to: 
> {noformat}
> org.apache.ignite.internal.codegen
> {noformat}
> [~aonikolaev] FYI ^



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to