Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Conversation

@snoopdave
Copy link
Contributor

The Jacoco Maven plugin generates a separate jacoco.exec data file for each of our Maven modules and cannot produce a combined "master" report. The plugin can generate an merged data file, but cannot easily create a merged report. So, we use the Maven plugin to produce the Jacoco data files, but we new a an Ant-task to merge the data files and produce a merged report.

See the Coverage.md file for instructions on creating Javaco module and the master report.

https://issues.apache.org/jira/browse/USERGRID-1058

…lus some fixes to POM files that were double declaring the Surefire plugin.
@asfgit asfgit merged commit df9bc60 into master Oct 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants