我正在尝试在Windows服务器上构建src。
我的问题是
您是否能够在Windows计算机上构建src 2.4快照,如果是,您是否需要进行任何特定的配置?
我的步骤
我在15小时之后收到以下错误消息。...
2019-11-24 08:31:40,524 [PERIODIC-COMMIT-LOG-SYNCER] WARN o.a.c.d.c.AbstractCommitLogService - Out of 4 commit log syncs over the past 37851.03s with average duration of 27.05ms
[INFO] Thingsboard Server DAO Layer ....................... FAILURE [ 15:52 h]
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:53 h
[INFO] Finished at: 2019-11-24T08:31:53-06:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project dao: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye.
我无法立即确定测试失败的原因,因此为了验证src是否可以构建,我暂时取消-再次查看是否可以完成构建。
这样做,似乎src需要test.jar,这似乎是周期性的依赖项
mvn全新安装的结果-Dlicense.skip = true -Dmaven.test.skip = true
[错误]无法在项目应用程序上执行目标:无法解析项目org.thingsboard:application:jar:2.4.2-SNAPSHOT的依赖项:无法找到org.thingsboard:dao:jar:tests:2.4.2 -http://repo1.maven.org/maven2/中的-SNAPSHOT已缓存在本地存储库中,直到中心的更新间隔过去或强制执行更新后,解析方案才会重新尝试-> [帮助1]