JEECG3.7.5 beta问题
下载了最新的3.7.5 beta,import后编译通不过。但是同一IDE环境3.7.3就没有问题,请高人指点啊,谢谢!报错信息如下:
Scanning for projects...
Some problems were encountered while building the effective model for org.jeecgframework:jeecg:war:3.7.5-beta
'dependencies.dependency.systemPath' for org.jeecgframework:codegenerate:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/codegenerate-3.6.3-20180503.jar will be unresolvable by dependent projects @ line 149, column 25
'dependencies.dependency.systemPath' for pinyin4j:pinyin4j:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/pinyin4j-2.5.0-20170917.jar will be unresolvable by dependent projects @ line 183, column 25
'dependencies.dependency.systemPath' for com.springsource:org.quartz:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/org.quartz-1.6.2-20170917.jar will be unresolvable by dependent projects @ line 191, column 25
'dependencies.dependency.systemPath' for org.jeecgframework:freemarker-null:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/freemarker-null-2.3.19-20170917.jar will be unresolvable by dependent projects @ line 620, column 25
'dependencies.dependency.systemPath' for org.artofsolving:jodconverter:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/jodconverter-3.0-beta-4-20170917.jar will be unresolvable by dependent projects @ line 704, column 25
'dependencies.dependency.systemPath' for org.jeecgframework:jacob:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/jacob-1.0.0-20170917.jar will be unresolvable by dependent projects @ line 745, column 25
'dependencies.dependency.systemPath' for org.jeecgframework:batik-all:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/batik-all-1.6-20170917.jar will be unresolvable by dependent projects @ line 753, column 23
'dependencies.dependency.systemPath' for org.jeecgframework:fop:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/fop-1.0-20170917.jar will be unresolvable by dependent projects @ line 760, column 23
'dependencies.dependency.systemPath' for com.baidu.ueditor.jeecg:ueditor:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/ueditor-1.1.1-20170917.jar will be unresolvable by dependent projects @ line 810, column 23
'dependencies.dependency.systemPath' for com.baidu.ueditor.jeecg:json:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/json-1.0-20170917.jar will be unresolvable by dependent projects @ line 817, column 23
'dependencies.dependency.systemPath' for org.jeecgframework:jeecg-plugin-ui:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/jeecg-plugin-ui-1.0.0-20180519.jar will be unresolvable by dependent projects @ line 827, column 24
It is highly recommended to fix these problems because they threaten the stability of your build.
For this reason, future Maven versions might no longer support building such malformed projects.
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 0.185s
Finished at: Mon May 21 01:21:40 CST 2018
Final Memory: 18M/308M
------------------------------------------------------------------------
No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. ->
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.
都是警告,应该不影响吧 admin 发表于 2018-5-21 12:08 static/image/common/back.gif
都是警告,应该不影响吧
谢谢!通不过编译的。
大概知道原因了:/src/main/webapp/WEB-INF/这儿的包在MAVEN仓库里面没有,也下不到,网上有手工通过maven-plugin方法导入本地MAVEN库的,但太麻烦。我先下载jeecg_3.7.5(maven本地仓库) 20180517,试试看吧。 重新下载-导入,并下载MAVEN库已解决 jeecg_3.7.5(maven本地仓库)在哪下的,楼主
页:
[1]