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

Istvan Toth commented on PHOENIX-6768:
--------------------------------------

It has been flakey with this error for a long time. I looked at it, but was 
unable to find a solution.
Possibly some locking problem when when jacoco writes the data from multiple 
threads.

We could upgrade to the latest and greatest, and hope that that helps.

You can disable jacoco by adding 

{{-Djacoco.skip=true}}

to the maven CLI.

> phoenix-core build fails on jacoco during report generation
> -----------------------------------------------------------
>
>                 Key: PHOENIX-6768
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6768
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Andrew Kyle Purtell
>            Priority: Major
>
> Anyone seen this?
> {noformat}
> [ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.8.7:report 
> (report) on project phoenix-core:
> An error has occurred in JaCoCo report generation.:
> Error while creating report:
> Unknown block type 0. -> [Help 1]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :phoenix-core
> {noformat}
> Related, I don't see any way to disable jacoco with a build profile.



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

Reply via email to