-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7491/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
I've added reporting plugin cobertura-maven-plugin that will generate test
coverage report for each module independently at the moment. Report
consolidation is on the road map, but it's not support at the moment. One might
generate the report using mvn cobertura:cobertura command.
This addresses bug SQOOP-624.
https://issues.apache.org/jira/browse/SQOOP-624
Diffs
-----
pom.xml 7549ea861325e8114549f278cdb0026934a68e65
Diff: https://reviews.apache.org/r/7491/diff/
Testing
-------
Manually tested to see that test coverage report will be generated.
Thanks,
Jarek Cecho