hpli0216 发表于 2017-9-15 23:30:28

项目部署编译出现问题

无论是自己下载maven库还是用官网提供的都有错误,报错如下:
Scanning for projects...
                                                                        
------------------------------------------------------------------------
Building jeecg 3.7
------------------------------------------------------------------------
The POM for org.jeecgframework:codegenerate:jar:3.6.1-20170114.034704-3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details

--- maven-resources-plugin:2.6:resources (default-resources) @ jeecg ---
Using 'UTF-8' encoding to copy filtered resources.
Copying 32 resources
Copying 260 resources

--- maven-compiler-plugin:2.3.2:compile (default-compile) @ jeecg ---
Compiling 473 source files to E:\workspace-master\jeecg-master\target\classes
-------------------------------------------------------------
COMPILATION ERROR :
-------------------------------------------------------------
\workspace-master\jeecg-master\src\main\java\org\jeecgframework\tag\core\easyui\DataGridTag.java: 错误: 程序包com.alibaba.druid.sql.dialect.oracle.ast.stmt.OracleIfStatement不存在
1 error
-------------------------------------------------------------
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 4.757 s
Finished at: 2017-09-15T23:25:54+08:00
Final Memory: 29M/295M
------------------------------------------------------------------------
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project jeecg: Compilation failure
\workspace-master\jeecg-master\src\main\java\org\jeecgframework\tag\core\easyui\DataGridTag.java: 错误: 程序包com.alibaba.druid.sql.dialect.oracle.ast.stmt.OracleIfStatement不存在
->

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

For more information about the errors and possible solutions, please read the following articles:
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
FATAL ERROR in native method: JDWP on getting class status, jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
#
JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on getting class status

admin 发表于 2017-9-18 15:59:49

clean下项目

linuvzg 发表于 2022-4-29 15:36:09

本帖最后由 linuvzg 于 2022-5-24 15:34 编辑

努力学习,感谢分享














冷氣通擁有超過10年豐富的冷氣工程經驗,提供一站式的冷氣安裝、維修、清洗及保養服務,為顧客提供全面性的冷氣系統解決方案,致力為顧客提供優質服務。


页: [1]
查看完整版本: 项目部署编译出现问题