Please have a look at existing answers about this, 
e.g. https://groups.google.com/forum/#!msg/jacoco/FJ5VAOi2h0s/9-I-QzreAgAJ

On Wednesday, December 6, 2017 at 7:08:35 AM UTC+1, [email protected] 
wrote:
>
>  When i use jacoco agent dump exec file in application server(linux). 
> Until some test cases are executed ,then i copy the dump file into a window 
> system and  use jacoco-maven-plugin execute command "mvn install 
> org.jacoco:jacoco-maven-plugin:0.7.9:
> report -Djacoco.dataFile=****\jacoco-it.exec " .
>  But some classes have the following warnings:
> "
> [INFO] Loading execution data file 
> D:\cvg\100007428\Fat2\Ebkorder-service\jacoco-it.exec
> [INFO] Analyzed bundle 'orderinfo.biz' with 117 classes
> [WARNING] Classes in bundle 'orderinfo.biz' do no match with execution 
> data. For report generation the same class files must be used as at runtime.
> [WARNING] Execution data for class 
> com/ctrip/hotel/merchant/ebk/orderinfo/biz/main/SendEBKCorperateTravelBiz 
> does not match.
> [WARNING] Execution data for class 
> com/ctrip/hotel/merchant/ebk/orderinfo/biz/main/GetAllicanceNameBiz does 
> not match.
> [WARNING] Execution data for class 
> com/ctrip/hotel/merchant/ebk/orderinfo/biz/main/order/OrderUnprocessManager 
> does not match.
> ..............."

-- 
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/4ec875d6-6d39-4af7-a892-45e5e7aced57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to