hs-web / hsweb3-demo

hsweb 3.0版本演示,ui基于miniui,集成hsweb全家桶的web端演示,集成代码生成器
http://test:test@demo3.hsweb.me
490 stars 267 forks source link

运行报错 #9

Closed fendo8888 closed 5 years ago

fendo8888 commented 6 years ago

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hsweb-demo: Compilation failure: Compilation failure: [ERROR] /C:/Users/fendo/Downloads/hsweb3-demo-master/src/main/java/org/hswebframework/web/demo/Application.java:[4,59] 找不到符号 [ERROR] 符号: 类 AuthorizingHandleBeforeEvent [ERROR] 位置: 程序包 org.hswebframework.web.authorization.listener.event [ERROR] /C:/Users/fendo/Downloads/hsweb3-demo-master/src/main/java/org/hswebframework/web/demo/Application.java:[25,57] 找不到符号 [ERROR] 符号: 类 AuthorizingHandleBeforeEvent [ERROR] /C:/Users/fendo/Downloads/hsweb3-demo-master/src/main/java/org/hswebframework/web/demo/Application.java:[33,36] 找不到符号 [ERROR] 符号: 类 AuthorizingHandleBeforeEvent [ERROR] 位置: 类 org.hswebframework.web.demo.Application [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