Bug 518110 - [Tests][Releng] An error has occurred in JaCoCo report generation
Summary: [Tests][Releng] An error has occurred in JaCoCo report generation
Status: UNCONFIRMED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Others (show other bugs)
Version: 3.0.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-12 03:55 EDT by Francois Le Fevre CLA
Modified: 2017-08-03 08:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Le Fevre CLA 2017-06-12 03:55:55 EDT
Here I fill a bug because several times I am facing this issue when compiling locally:

mvn verify -f releng/main-tests/pom.xml or clean; clear;mvn install -f releng/main/pom.xml -Dtarget.suffix=portable -P\!generate-tests -Declipse.download=http://download.eclipse.org ; mvn install -f releng/main-tests/pom.xml  -Dtarget.suffix=portable -P\!generate-tests -Declipse.download=http://download.eclipse.org


org.eclipse.papyrus.editors.suite.tests ............ FAILURE [05:06 min]

[ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.7.9:report (default-report) on project org.eclipse.papyrus.editors.suite.tests: An error has occurred in JaCoCo report generation. Error while creating report: Cannot read execution data version 0x1006. This version of JaCoCo uses execution data version 0x1007. -> [Help 1]