我正在尝试使用 maven 从源代码构建 jetty 6.1.26,我正在运行命令“mvn”来构建它,但是在构建过程结束时,我遇到了一个 terracotta build 错误。
输出在: http: //pastie.org/1908465
我正在尝试使用 maven 从源代码构建 jetty 6.1.26,我正在运行命令“mvn”来构建它,但是在构建过程结束时,我遇到了一个 terracotta build 错误。
输出在: http: //pastie.org/1908465
第 58 行告诉您问题所在:
[错误] 插件 org.terracotta.maven.plugins:tc-maven-plugin:1.1.8 或其依赖项之一无法解析:无法读取 org.terracotta.maven.plugins:tc-maven-plugin 的工件描述符:jar:1.1.8: 无法将工件 org.terracotta.maven.plugins:tc-maven-plugin:pom:1.1.8 从/到 terracotta-plugin-repository (http://www.terracotta.org/download /reflector/maven2):传输文件时出错:服务器返回 HTTP 响应代码:503 用于 URL: http ://www.terracotta.org/download/reflector/maven2/org/terracotta/maven/plugins/tc-maven-plugin/ 1.1.8/tc-maven-plugin-1.1.8.pom -> [帮助 1]
您收到 HTTP 错误代码 503(服务不可用)。这可能是暂时的状态,请稍后再试。