maven
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project vr-tms-service: Compilation failure: Compilation failure:
[ERROR] /D:/Workspaces/ptw/xp1.0/vr-tms/tms-service/src/main/java/com/suneee/scn/tms/service/DispatchOrderService.java:[113,76] 不兼容的类型: com.suneee.scn.chtpub.authentication.model.dbo.SystemUserInfoT无法转换为com.suneee.scn.authentication.model.dbo.SystemUserInfoT
[ERROR] /D:/Workspaces/ptw/xp1.0/vr-tms/tms-service/src/main/java/com/suneee/scn/tms/service/DispatchOrderService.java:[184,76] 不兼容的类型: com.suneee.scn.chtpub.authentication.model.dbo.SystemUserInfoT无法转换为com.suneee.scn.authentication.model.dbo.SystemUserInfoT
[ERROR] /D:/Workspaces/ptw/xp1.0/vr-tms/tms-service/src/main/java/com/suneee/scn/tms/service/OrdersService.java:[117,75] 不兼容的类型: com.suneee.scn.chtpub.authentication.model.dbo.SystemUserInfoT无法转换为com.suneee.scn.authentication.model.dbo.SystemUserInfoT
[ERROR] /D:/Workspaces/ptw/xp1.0/vr-tms/tms-service/src/main/java/com/suneee/scn/tms/service/OrdersService.java:[192,75] 不兼容的类型: com.suneee.scn.chtpub.authentication.model.dbo.SystemUserInfoT无法转换为com.suneee.scn.authentication.model.dbo.SystemUserInfoT
[ERROR] /D:/Workspaces/ptw/xp1.0/vr-tms/tms-service/src/main/java/com/suneee/scn/tms/service/OrdersService.java:[408,75] 不兼容的类型: com.suneee.scn.chtpub.authentication.model.dbo.SystemUserInfoT无法转换为com.suneee.scn.authentication.model.dbo.SystemUserInfoT
[ERROR] /D:/Workspaces/ptw/xp1.0/vr-tms/tms-service/src/main/java/com/suneee/scn/tms/service/OrdersService.java:[479,75] 不兼容的类型: com.suneee.scn.chtpub.authentication.model.dbo.SystemUserInfoT无法转换为com.suneee.scn.authentication.model.dbo.SystemUserInfoT
[ERROR] /D:/Workspaces/ptw/xp1.0/vr-tms/tms-service/src/main/java/com/suneee/scn/tms/service/CarclassesService.java:[68,67] 不兼容的类型: com.suneee.scn.chtpub.authentication.model.dbo.SystemUserInfoT无法转换为com.suneee.scn.authentication.model.dbo.SystemUserInfoT
[ERROR] /D:/Workspaces/ptw/xp1.0/vr-tms/tms-service/src/main/java/com/suneee/scn/tms/service/CarclassesService.java:[96,67] 不兼容的类型: com.suneee.scn.chtpub.authentication.model.dbo.SystemUserInfoT无法转换为com.suneee.scn.authentication.model.dbo.SystemUserInfoT
[ERROR] /D:/Workspaces/ptw/xp1.0/vr-tms/tms-service/src/main/java/com/suneee/scn/tms/service/CarclassesService.java:[136,67] 不兼容的类型: com.suneee.scn.chtpub.authentication.model.dbo.SystemUserInfoT无法转换为com.suneee.scn.authentication.model.dbo.SystemUserInfoT
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :vr-tms-service