主题 : querysdl执行run as maven generate-source报错
级别: 秀才
UID: 127076
积分:54 加为好友
威望: 4 精华: 0
主题:5 回复:32
注册时间:2018-12-04
在线时长:0
1#   发表于:2020-07-14 17:28:21  IP:1.185.*.*
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.jeecms:jeecms-component:jar:x1.3.5
[WARNING] 'dependencies.dependency.version' for org.jetbrains:annotations:jar is either LATEST or RELEASE (both of them are being deprecated) @ com.jeecms:jeecms-component:[unknown-version], E:\newproject\jeecms-parent\jeecms-component\pom.xml, line 31, column 22
[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] ------------------------------------------------------------------------
[INFO] Building jeecms-component x1.3.5
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jeecms/jeecms-common/x1.3.5/jeecms-common-x1.3.5.pom
[WARNING] The POM for com.jeecms:jeecms-common:jar:x1.3.5 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jeecms/jeecms-common/x1.3.5/jeecms-common-x1.3.5.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.699 s
[INFO] Finished at: 2020-07-14T17:21:53+08:00
[INFO] Final Memory: 15M/167M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jeecms-component: Could not resolve dependencies for project com.jeecms:jeecms-component:jar:x1.3.5: Could not find artifact com.jeecms:jeecms-common:jar:x1.3.5 in central (https://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/confluence/display/MAVEN/DependencyResolutionException
请问用eclips生成Qmode该怎么做l
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
2#   发表于:2020-07-14 17:40:09  IP:117.129.*.*
我们建议用idea部署项目
每天告诉自己一次,“我真的很不错”。
级别: 秀才
UID: 127076
积分:54 加为好友
威望: 4 精华: 0
主题:5 回复:32
注册时间:2018-12-04
在线时长:0
3#   发表于:2020-07-16 10:21:31  IP:1.185.*.*
好的
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
4#   发表于:2020-07-16 10:22:37  IP:182.28.*.*
回复第3楼
每天告诉自己一次,“我真的很不错”。
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
5#   发表于:2020-07-16 10:22:55  IP:182.28.*.*
您有下载我们的说明书吗!?  里面有个idea的部署教程的
每天告诉自己一次,“我真的很不错”。
级别: 秀才
UID: 127076
积分:54 加为好友
威望: 4 精华: 0
主题:5 回复:32
注册时间:2018-12-04
在线时长:0
6#   发表于:2020-07-16 10:34:58  IP:1.185.*.*
我有说明书,但是碰到了一个奇怪的问题.项目导入后,可以启动起来.但是一访问就报错.错误如下.
freemarker.template.TemplateNotFoundException: Template not found for name "/WEB-INF/t/cms/www/default/index/index.html"

说是找不到页面.这是哪哪里配置有问题吗?我新手求指导
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
7#   发表于:2020-07-16 10:40:23  IP:182.28.*.*
后台和前台能访问吗?
每天告诉自己一次,“我真的很不错”。
级别: 秀才
UID: 127076
积分:54 加为好友
威望: 4 精华: 0
主题:5 回复:32
注册时间:2018-12-04
在线时长:0
8#   发表于:2020-07-16 10:43:06  IP:1.185.*.*
就是直接访问前台 localhost:8080,报的错
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
9#   发表于:2020-07-16 10:49:06  IP:182.28.*.*
那您看下您有配置idea说明文档的最后一步内部的tomcat适配吗?
每天告诉自己一次,“我真的很不错”。
级别: 秀才
UID: 127076
积分:54 加为好友
威望: 4 精华: 0
主题:5 回复:32
注册时间:2018-12-04
在线时长:0
10#   发表于:2020-07-17 10:25:12  IP:1.155.*.*
好了是因为启动项配置出错了,现在好了
1 2 > >| 共2页