You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ace.apache.org by Wayne Nelson <wn...@proofpoint.com> on 2014/05/28 23:35:12 UTC

Ant build fails

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?

Re: Ant build fails

Posted by Wayne Nelson <wn...@proofpoint.com>.
Thanks, that worked.

Wayne Nelson l Senior Director Engineering
Proofpoint, Inc.
M: 801-633-0587
E: wnelson@proofpoint.com
 <http://www.proofpoint.com/>
threat protection l compliance l archiving & governance l secure
communication






On 5/29/14, 12:49 AM, "Marcel Offermans" <ma...@luminis.eu>
wrote:

>Hello Wayne,
>
>On 28 May 2014, at 23:35 pm, Wayne Nelson <wn...@proofpoint.com> wrote:
>
>> I downloaded apache-ace-2.0.1-bin.zip and followed the steps for the
>>ŒCommand line build¹ listed in
>>https://urldefense.proofpoint.com/v1/url?u=https://ace.apache.org/dev-doc
>>/getting-started.html&k=35L3AlEzDkxJZJYRnSa8lg%3D%3D%0A&r=TV%2FchUPuLU6li
>>lp6cNzAnkoktawSOYvXaF%2BQRMMIcAk%3D%0A&m=cwSKjYVBD5DoFGhewvmH92gQfF6xpRDY
>>YYAcxm2UvO4%3D%0A&s=2f95cefad522cd84339ae6b1505d8729b0fa9ed33103cfab975ee
>>bc84d788323, but got the following errors.
>> 
>> I could not download the the dependencies zip from
>>https://urldefense.proofpoint.com/v1/url?u=http://www.apache.org/dyn/clos
>>er.cgi/ace/apache-ace-2.0.1/apache-ace-2.0.1-dep.zip&k=35L3AlEzDkxJZJYRnS
>>a8lg%3D%3D%0A&r=TV%2FchUPuLU6lilp6cNzAnkoktawSOYvXaF%2BQRMMIcAk%3D%0A&m=c
>>wSKjYVBD5DoFGhewvmH92gQfF6xpRDYYYAcxm2UvO4%3D%0A&s=00bf7f9c2631794583023d
>>adf9bb0a02bfc9b7cfeddd399a3b5899c1bd6c0f7f
>
>You caught a typo, it should have been deps, not dep. I will fix the
>page, but for now just manually change the URL. Thanks for reporting this!
>
>Greetings, Marcel
>


Re: Ant build fails

Posted by Marcel Offermans <ma...@luminis.eu>.
Hello Wayne,

On 28 May 2014, at 23:35 pm, Wayne Nelson <wn...@proofpoint.com> wrote:

> 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

You caught a typo, it should have been deps, not dep. I will fix the page, but for now just manually change the URL. Thanks for reporting this!

Greetings, Marcel