关注JEECG发展历程 关注最新动态和版本, 记录JEECG成长点滴 更新日志 - 技术支持 - 招聘英才

JEECG最新版本下载 JEECG智能开发平台 - 显著提高开发效率 常见问题 - 入门视频 - 参与开源团队

商务QQ: 69893005、418799587 商务热线(5*8小时): 010-64808099 官方邮箱: jeecgos@163.com

查看: 25445|回复: 4

[环境搭建] JEECG3.7.5 beta问题

[复制链接]
发表于 2018-5-21 11:52:34 | 显示全部楼层 |阅读模式
下载了最新的3.7.5 beta,import后编译通不过。但是同一IDE环境3.7.3就没有问题,请高人指点啊,谢谢!
报错信息如下:
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jeecgframework:jeecg:war:3.7.5-beta
[WARNING] '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
[WARNING] '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
[WARNING] 'dependencies.dependency.systemPath' for com.springsourcerg.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
[WARNING] '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
[WARNING] '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
[WARNING] '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
[WARNING] '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
[WARNING] '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
[WARNING] '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
[WARNING] '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
[WARNING] '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
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.185s
[INFO] Finished at: Mon May 21 01:21:40 CST 2018
[INFO] Final Memory: 18M/308M
[INFO] ------------------------------------------------------------------------
[ERROR] 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. -> [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.

发表于 2018-5-21 12:08:31 | 显示全部楼层
都是警告,应该不影响吧
 楼主| 发表于 2018-5-21 13:47:42 | 显示全部楼层
admin 发表于 2018-5-21 12:08
都是警告,应该不影响吧

谢谢!通不过编译的。
大概知道原因了:/src/main/webapp/WEB-INF/这儿的包在MAVEN仓库里面没有,也下不到,网上有手工通过maven-plugin方法导入本地MAVEN库的,但太麻烦。我先下载jeecg_3.7.5(maven本地仓库) 20180517,试试看吧。
 楼主| 发表于 2018-5-21 23:42:03 | 显示全部楼层
重新下载-导入,并下载MAVEN库已解决
发表于 2018-8-30 16:01:32 | 显示全部楼层
jeecg_3.7.5(maven本地仓库)  在哪下的,楼主
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表