I am using the below configuration in my integration pom XML with 0.7.7 maven 
plugin

<plugin>
<executions>
    <execution>
        <goals>
            <goal>prepare-agent-integration</goal>
        <goals>
    </execution>
    <execution>
        <id>report</id>
        <goals>
            <goal>report-aggregate</goal>
        <goals>
    </execution>
</executions>
</plugin>

The reports are still not getting generated. 

-- 
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/e9f90340-6016-46b5-894e-7de922e258be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to