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/1a9b80ae-8637-459a-aec7-b61177b471ad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
