JPressProjects / jpress

JPress,一个使用 Java 开发的建站神器,目前已经有 10w+ 网站使用 JPress 进行驱动,其中包括多个政府机构,200+上市公司,中科院、红+字会等。
http://www.jpress.cn
GNU Lesser General Public License v3.0
2.68k stars 1.18k forks source link

maven compile 报错 Could not find artifact io.jboot:jboot:jar:1.0-beta5-SNAPSHOT #57

Closed ghost closed 6 years ago

ghost commented 7 years ago

[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building io.jpress 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for io.jboot:jboot:jar:1.0-beta5-SNAPSHOT is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.193 s [INFO] Finished at: 2017-08-13T14:54:52+08:00 [INFO] Final Memory: 7M/102M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project io.jpress: Could not resolve dependencies for project jpress:io.jpress:jar:1.0-SNAPSHOT: Could not find artifact io.jboot:jboot:jar:1.0-beta5-SNAPSHOT -> [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 打包报错!!!!

jiyangjin commented 7 years ago

我看到在oschina上面有这个版本对应的项目,但是还没加到maven库中,我直接用的1.0-beta4,然后再把EncryptCookieUtils单独拷贝进去

ghost commented 7 years ago

@jiyangjin 我后面在网上找了一个war包,放入docker之后,运行一直说我本地连不上数据库,我其实本地是可以连数据库的,你有联系方式吗?或者与我联系email 1358199510@qq.com,我想跑通这个代码.

jiyangjin commented 7 years ago

我已经提交这个问题,待解决