-
Notifications
You must be signed in to change notification settings - Fork 672
Closed
Milestone
Description
Hi. I'm trying to set up and build GitBlit in Eclipse, and I'm unable to build it using Ant. I'm on the master
branch w/ latest changes. Running ant
, I get:
Buildfile: /home/gmills/Projects/gitblit/build.xml
[get] Getting: http://gitblit.github.io/moxie/maven/com/gitblit/moxie/moxie-toolkit/0.9.4/moxie-toolkit-0.9.4.jar
[get] To: /home/gmills/.moxie/moxie-toolkit-0.9.4.jar
[get] Error opening connection java.io.FileNotFoundException: http://gitblit.github.io/moxie/maven/com/gitblit/moxie/moxie-toolkit/0.9.4/moxie-toolkit-0.9.4.jar
[get] Error opening connection java.io.FileNotFoundException: http://gitblit.github.io/moxie/maven/com/gitblit/moxie/moxie-toolkit/0.9.4/moxie-toolkit-0.9.4.jar
[get] Error opening connection java.io.FileNotFoundException: http://gitblit.github.io/moxie/maven/com/gitblit/moxie/moxie-toolkit/0.9.4/moxie-toolkit-0.9.4.jar
[get] Can't get http://gitblit.github.io/moxie/maven/com/gitblit/moxie/moxie-toolkit/0.9.4/moxie-toolkit-0.9.4.jar to /home/gmills/.moxie/moxie-toolkit-0.9.4.jar
BUILD FAILED
/home/gmills/Projects/gitblit/build.xml:21: Can't get http://gitblit.github.io/moxie/maven/com/gitblit/moxie/moxie-toolkit/0.9.4/moxie-toolkit-0.9.4.jar to /home/gmills/.moxie/moxie-toolkit-0.9.4.jar
Total time: 0 seconds
It looks like the gitblit.github.io
site has been removed, but I'm not sure where the correct URLs should be.
Metadata
Metadata
Assignees
Labels
No labels