Here is what I am doing:

C:\SVN\ace-submission-api>mvn org.jacoco:jacoco-maven-plugin:report-aggregate
[INFO] Scanning for projects...
Downloading: 
http://artifactory.pennmutual.com/artifactory/central/org/jacoco/jacoco-maven-plugin/maven-metadata.xml
Downloaded: 
http://artifactory.pennmutual.com/artifactory/central/org/jacoco/jacoco-maven-plugin/maven-metadata.xml
 (2 KB at 0.5 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mule Template Application 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report-aggregate 
(default-cli) @ ace-submission-api ---
[INFO] Loading execution data file 
C:\SVN\ace-submission-api\target\jacoco-it.exec
[INFO] Loading execution data file C:\SVN\ace-submission-api\target\jacoco.exec
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.805 s
[INFO] Finished at: 2016-11-01T08:41:12-04:00
[INFO] Final Memory: 15M/208M
[INFO] ------------------------------------------------------------------------

Maybe I am confused, would this goal produce a combined report of Unit and 
Integration test coverage?

On Tuesday, November 1, 2016 at 8:38:48 AM UTC-4, Marc R. Hoffmann wrote:
> What exactly do you mean by "run the report-aggregate command"?
> 
> This goal needs a very specific project setup (separate module with 
> dependencies). See documentation: 
> http://www.eclemma.org/jacoco/trunk/doc/report-aggregate-mojo.html
> 
> Regards,
> -marc
> 
> On 2016-11-01 13:30, Mark wrote:
> > If I run the report-aggregate command on the latest jacoco version,
> > The index.html shows no coverage even though jacoco  and jacoco-it are
> > correct.  Has anyone else encountered this?

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/7426ce91-ce13-42eb-b7f8-c9c70d3acab5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to