hi,
INFO: JaCoCo report not found: 'target/jacoco.exec' INFO: JaCoCo report not found: 'target/jacoco-it.exec' INFO: JaCoCo UT report not found: 'vmp-web/target/jacoco.exec,vmp-rule/target/jacoco.exec'
how to config it?
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/d3904b44-e970-4b0d-822e-439529924e04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
INFO: Quality profile for java: Sonar way INFO: Sensor JavaSquidSensor [java] INFO: Configured Java source version (sonar.java.source): none INFO: JavaClasspath initialization WARN: Bytecode of dependencies was not provided for analysis of source files, you might end up with less precise results. Bytecode can be provided using sonar.java.libraries property INFO: JavaClasspath initialization (done) | time=0ms INFO: JavaTestClasspath initialization WARN: Bytecode of dependencies was not provided for analysis of test files, you might end up with less precise results. Bytecode can be provided using sonar.java.test.libraries property INFO: JavaTestClasspath initialization (done) | time=1ms INFO: Java Main Files AST scan INFO: 550 source files to be analyzed INFO: 88/550 files analyzed, current file: /home/www/jenkins/workspace/wd_vmp_unittest/vmp-core/src/main/java/com/vdian/vmp/core/manager/impl/VgRollbackHelper.java INFO: 258/550 files analyzed, current file: /home/www/jenkins/workspace/wd_vmp_unittest/vmp-core/src/main/java/com/vdian/vmp/core/plan/callable/PresentCalPlanCallable.java INFO: 294/550 files analyzed, current file: /home/www/jenkins/workspace/wd_vmp_unittest/vmp-core/src/main/java/com/vdian/vmp/core/plugin/impl/PluginGetImpl.java INFO: 376/550 files analyzed, current file: /home/www/jenkins/workspace/wd_vmp_unittest/vmp-core/src/main/java/com/vdian/vmp/core/service/impl/combo/ComboServiceImpl.java INFO: 430/550 files analyzed, current file: /home/www/jenkins/workspace/wd_vmp_unittest/vmp-core/src/main/java/com/vdian/vmp/core/service/impl/raffle/VddsBatchProcessHelper.java INFO: 520/550 files analyzed, current file: /home/www/jenkins/workspace/wd_vmp_unittest/vmp-core/src/main/java/com/vdian/vmp/core/util/PromotionRequestConvert.java INFO: 550/550 source files have been analyzed WARN: Classes not found during the analysis : [com.alibaba.fastjson.JSONObject, com.koudai.fenxiao.client.model.FxCommissionData, com.koudai.vmp.VmpServiceResult, com.koudai.vmp.common.model.ShopCoupon, com.koudai.vmp.common.query.BuyerShopCouponQuery, com.koudai.vmp.common.vo.BuyerShopCouponVo, com.koudai.vmp.service.BuyerCouponReadService, com.koudai.vmp.service.BuyerCouponWriteService, com.koudai.vmp.service.SellerShopCouponReadService, com.koudai.vmp.service.SellerShopCouponWriteService, com.vdian.brandgo.client.model.BrandUserRelationResponse, com.vdian.brandgo.client.model.BrandUserRelationResponse$BrandUser, com.vdian.brandgo.client.model.BrandUserRelationResponse$BrandUserRelation, com.vdian.brandgo.client.query.BrandUserRelationRequest, com.vdian.redis.RedisPoolClient, com.vdian.sms.AlarmHelper, com.vdian.tcc.client.RemoteTccAutoProxyCreator, com.vdian.tm.client.service.TMInnerOrderReadService, com.vdian.tm.client.service.TMOrderWriteService, com.vdian.tm.common.model.TmCloseOrderDO, com.vdian.tm.common.model.TmFinishOrderDO, com.vdian.tm.common.model.TmOrderStatusChangeDO, com.vdian.tm.common.model.TmSystemRefundDO, com.vdian.trade.vpp.client.exception.PointException, com.vdian.trade.vpp.client.module.Buyer, com.vdian.trade.vpp.client.module.Item, com.vdian.trade.vpp.client.module.Seller, com.vdian.trade.vpp.client.module.UsedPointSpec, com.vdian.trade.vpp.client.module.VppSnapshot, com.vdian.trade.vpp.client.module.buy.PointUnionRequest, com.vdian.trade.vpp.client.module.buy.PointUnionResult, com.vdian.trade.vpp.client.module.buy.PointUnionUsedResult, com.vdian.trade.vpp.client.module.buy.ShopPointItemCluster, com.vdian.trade.vpp.client.service.BuyPointInvoke, com.vdian.usercenter.client.model.Response, com.vdian.usercenter.client.user.UserTagService, com.vdian.usercenter.client.vip.model.Privilege, com.vdian.usercenter.client.vip.model.VipPrivilege, com.vdian.usercenter.client.vip.service.VipQueryService, com.vdian.vbasic.client.model.CommonResult, com.vdian.vmp.biz.vgroupon.VGrouponService, com.vdian.vmp.client.service.PromotionWriteService, com.vdian.vmp.common.exception.InterruptCreateOrderException, com.vdian.vmp.common.exception.PromotionException, com.vdian.vmp.common.exception.VmpException, com.vdian.vmp.common.module.BuyerInfo, com.vdian.vmp.common.module.DealAfterCreateOrderFailRequest, com.vdian.vmp.common.module.DealAfterCreateOrderFailResponse, com.vdian.vmp.common.module.DealAfterPromotionRequest, com.vdian.vmp.common.module.ExecutorObject4AfterCreateOrder, ...] INFO: Java Main Files AST scan (done) | time=64368ms INFO: Java Test Files AST scan INFO: 111 source files to be analyzed INFO: Java Test Files AST scan (done) | time=2464ms INFO: Sensor JavaSquidSensor [java] (done) | time=66849ms INFO: Sensor SurefireSensor [java] INFO: parsing [/home/www/jenkins/workspace/wd_vmp_unittest/vmp-core/target/surefire-reports] INFO: 111/111 source files have been analyzed INFO: Sensor SurefireSensor [java] (done) | time=71ms INFO: Sensor JaCoCoSensor [java] INFO: Analysing /data5/jenkins/workspace/wd_vmp_unittest/vmp-core/target/jacoco.exec INFO: No information about coverage per test.
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/3311c3b1-7e58-4171-b366-09994dc47c8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Senior Developer