主题 : IDEA中能正常运行,无法打包。 |
级别: 举人
![]() |
1# 发表于:2021-01-22 10:47:26 IP:182.150.*.*
|
||||
---|---|---|---|---|---|
级别: 举人
![]() |
3# 发表于:2021-01-22 10:52:13 IP:182.150.*.*
1. 准备打包。点击 package 的时候
"C:\Program Files\Java\jdk1.8.0_271\bin\java.exe" -Dmaven.multiModuleProjectDirectory=D:\yunkuang\jeecms-parent\jeecms-front -Dmaven.home=D:\apache-maven-3.6.3 -Dclassworlds.conf=D:\apache-maven-3.6.3\bin\m2.conf "-Dmaven.ext.class.path=D:\Program Files\JetBrains\IntelliJ IDEA 2020.3\plugins\maven\lib\maven-event-listener.jar" "-javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2020.3\lib\idea_rt.jar=55326:D:\Program Files\JetBrains\IntelliJ IDEA 2020.3\bin" -Dfile.encoding=UTF-8 -classpath D:\apache-maven-3.6.3\boot\plexus-classworlds-2.6.0.jar;D:\apache-maven-3.6.3\boot\plexus-classworlds.license org.codehaus.classworlds.Launcher -Didea.version=2020.3 -s D:\apache-maven-3.6.3\conf\settings.xml -Dmaven.repo.local=D:\repository -DskipTests=true compile [INFO] Scanning for projects... [INFO] [INFO] ----------------------< com.jeecms:jeecms-front >----------------------- [INFO] Building jeecms-front x1.7.0 [INFO] --------------------------------[ war ]--------------------------------- [WARNING] The POM for com.jeecms:jeecms-component:jar:x1.7.0 is missing, no dependency information available [WARNING] The POM for com.jeecms:jeecms-mq-thread:jar:x1.7.0 is missing, no dependency information available [WARNING] The POM for com.jeecms:jeecms-lucene:jar:x1.7.0 is missing, no dependency information available [WARNING] The POM for com.jeecms:jeecms-form:jar:x1.7.0 is missing, no dependency information available [WARNING] The POM for com.jeecms:jeecms-admin:jar:x1.7.0 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.708 s [INFO] Finished at: 2021-01-22T10:45:53+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project jeecms-front: Could not resolve dependencies for project com.jeecms:jeecms-front:war:x1.7.0: Failed to collect dependencies at com.jeecms:jeecms-common:jar:x1.7.0: Failed to read artifact descriptor for com.jeecms:jeecms-common:jar:x1.7.0: Failure to find com.jeecms:jeecms-parent:pom:x1.7.0 in http://maven.aliyun.com/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of alimaven has elapsed or updates are forced -> [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 Process finished with exit code 1 |
||
---|---|---|---|
级别: 管理员
![]() |
10# 发表于:2021-01-22 11:10:22 IP:111.200.*.*
回复第9楼
您那边用的是x1.7开源版吗,是的话我们这边会按照导入,打包文档复现一遍操作看看会不会出现您这个问题 |
||
---|---|---|---|