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

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

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

楼主: admin

JEECG v_3.5.2 ACE版本 开发入门环境搭建文档(Maven版)

[复制链接]
发表于 2015-7-15 13:11:14 | 显示全部楼层
Errors occurred during the build.
Errors running builder 'JavaScript Validator' on project 'jeecg'.
11
发表于 2015-7-19 14:41:15 | 显示全部楼层
zhu 发表于 2015-7-3 15:31
按照上面的搭建了,运行报错:No plugin found for prefix 'tomcat' in the current project and in the plu ...

,我是新手路过,试下:在eclipse中选中工程目录,右键选Run As-》Run Configuration-》在“Main”Tab窗口中,第一次运行不要选中“offline”。
发表于 2015-7-19 14:47:20 | 显示全部楼层
szxckj 发表于 2015-7-15 13:11
Errors occurred during the build.
Errors running builder 'JavaScript Validator' on project 'jeecg'.
...

试下:eclipse当前工程,右键Properties-》Builders-》取消第一项“JavaScript Validator”的勾。
发表于 2015-7-19 15:33:01 | 显示全部楼层
An internal error occurred during: "Building workspace".
Java heap space   我这个一直提示报错
发表于 2015-7-20 09:53:37 | 显示全部楼层
out ouf memery
发表于 2015-8-19 17:53:36 | 显示全部楼层
wyonge 发表于 2015-6-21 16:22
java.lang.NullPointerException
        jodd.util.StringUtil.replace(StringUtil.java:35)
        org.jeecgframework ...

这个是国际化控件的bug问题,坐等更新。把BaseTag.java的71行弄成默认的。
发表于 2015-8-19 18:01:53 | 显示全部楼层
feng2212 发表于 2015-6-26 08:37
前面步骤都执行通过了,就在run as maven build的地方构建版本时出错。是什么原因啊?
[ERROR] Failed to e ...

下载共享的本地仓库把,我也遇到了这个问题,可能是Apache官方maven仓库的问题。
发表于 2015-9-9 18:12:04 | 显示全部楼层
按照文档的步骤一步一步的配,没问题,但是最后run的时候,还是出现了一下错误,求解
[INFO] Scanning for projects...
[WARNING] The POM for org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-clean-plugin:2.4.1: Plugin org.apache.maven.plugins:maven-clean-plugin:2.4.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1
[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-install-plugin:2.3.1: Plugin org.apache.maven.plugins:maven-install-plugin:2.3.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-deploy-plugin:2.7: Plugin org.apache.maven.plugins:maven-deploy-plugin:2.7 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-deploy-plugin:jar:2.7
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-site-plugin:3.0: Plugin org.apache.maven.plugins:maven-site-plugin:3.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-site-plugin:jar:3.0
[WARNING] The POM for org.apache.maven.plugins:maven-antrun-plugin:jar:1.3 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-antrun-plugin:1.3: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-antrun-plugin:jar:1.3
[WARNING] The POM for org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5: Plugin org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5
[WARNING] The POM for org.apache.maven.plugins:maven-dependency-plugin:jar:2.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-dependency-plugin:2.1: Plugin org.apache.maven.plugins:maven-dependency-plugin:2.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-dependency-plugin:jar:2.1
[WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:2.0: Plugin org.apache.maven.plugins:maven-release-plugin:2.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-release-plugin:jar:2.0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.109s
[INFO] Finished at: Wed Sep 09 17:59:51 CST 2015
[INFO] Final Memory: 6M/123M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'tomcat' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (F:\Maven\JEECG-repository), central (http://repo.maven.apache.org/maven2)] -> [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/confluen ... dForPrefixException
发表于 2016-2-24 14:48:42 | 显示全部楼层
不错,够详细,顶个!
发表于 2016-6-19 16:19:12 | 显示全部楼层
请问一下版主,这个平台能不能再IDEA上搭建?
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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