I downloaded apache-ace-2.0.1-bin.zip and followed the steps for the ‘Command line build’ listed in https://ace.apache.org/dev-doc/getting-started.html, but got the following errors.
I could not download the the dependencies zip from http://www.apache.org/dyn/closer.cgi/ace/apache-ace-2.0.1/apache-ace-2.0.1-dep.zip I got this error from this link and all other mirrors for the dependencies zip: The requested URL /apache/ace/apache-ace-2.0.1/apache-ace-2.0.1-dep.zip was not found on this server. Buildfile: C:\java\apache-ace-2.0.1-src\build\build.xml template.init: [taskdef] Could not load definitions from resource aQute/bnd/ant/taskdef.properties. It could not be found. BUILD FAILED C:\java\apache-ace-2.0.1-src\cnf\build-template.xml:37: Problem: failed to create task or type bndprepare Cause: The name is undefined. Action: Check the spelling. Action: Check that any custom tasks/types have been declared. Action: Check that any <presetdef>/<macrodef> declarations have taken place. Is the command-line build still supported?
