GitHub user sraghunandan opened a pull request:
https://github.com/apache/carbondata/pull/1351
[WIP]Add maven-antrun-plugin into build profiles so that class files of
different profiles do not clash when genrating coverage report
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sraghunandan/carbondata-1
profile_based_coverage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1351.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1351
----
commit a4590e2e30b722e65d0a4d2aa77bea40b89e9138
Author: Raghunandan S <[email protected]>
Date: 2017-09-12T17:51:21Z
Add maven-antrun-plugin into build profiles so that class files of
different profiles do not clash when genrating coverage report
----
---