编译到一半报错,提示 找不到符号
COMPILATION ERROR :
-------------------------------------------------------------
/F:/build/o2oa/O2OA-develop/o2server/x_query_core_express/src/main/java/com/x/query/core/express/index/Indexs.java: 找不到符号
符号: 方法 getHdfsDirectoryPath()
位置: 类 com.x.base.core.project.config.Query.Index
1 error
-------------------------------------------------------------
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time:8.199 s
Finished at: 2022-12-11T16:29:24+08:00
------------------------------------------------------------------------
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project
x_query_core_express: Compilation failure
/F:/build/o2oa/O2OA-develop/o2server/x_query_core_express/src/main/java/com/x/query/core/express/index/Indexs.java: 找不到符号
符号: 方法 getHdfsDirectoryPath()
位置: 类 com.x.base.core.project.config.Query.Index
->
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
请编译master代码,develop是开发版还不稳定
页:
[1]