I'm trying to build jetty 6.1.26 from source using maven, i'm running the command "mvn" to build it however at the end of the build process i'm getting a terracotta build error.
The output is at: http://pastie.org/1908465
|
I'm trying to build jetty 6.1.26 from source using maven, i'm running the command "mvn" to build it however at the end of the build process i'm getting a terracotta build error. The output is at: http://pastie.org/1908465 |
|||
|
|
|
Line 58 tells you what the problem is:
You get HTTP error code 503 (Service Unavailable). This might be an temporary state, try again later. |
|||
|
|