Hi Veena,
for whatever reason the tool cannot find any class files at the specified location. JaCoCo should be able to handle folders and ZIP (war) files recursively. Maybe the path is wrong? For testing purposed you might try to extract the class files for a directory and refer to the location of the directory.
Regards,
-marc
--
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 jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/e5b62128-9ea6-426a-bc8d-14790cef04e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Veena,
for whatever reason the tool cannot find any class files at the specified location. JaCoCo should be able to handle folders and ZIP (war) files recursively. Maybe the path is wrong? For testing purposed you might try to extract the class files for a directory and refer to the location of the directory.
Regards,
-marc
On 2017-12-10 10:23, Veenavani Revanuru wrote:
Hi,when I generate the reprot form jacoco.exe by using cli command, I get the foll. error:-----------------------------------------------------------java -jar jacococli.jar report /scratch/coverage/coverage.jacoco --classfiles <path>[INFO] Loading execution data file /scratch/coverage/coverage.jacoco.[INFO] Analyzing 0 classes.----------------------------------------The path I am referring to the war file of our application,Can any tell me what is the issue? It does not generate any reportThanks,Veena--
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 jacoco+unsubscribe@googlegroups.com.