Am Montag, 26. August 2013, 10:57:10 schrieb Archie Cobbs:
> Sonatype is blocking HTTP requests with User-Agent containing "Java" due to
> abuse.
Maybe it's the URL verification for ivyroundup, which is causing the abuse? I
do a full scan nearly every week.
>
> Ivy should be setting the User-Agent to "Apache Ivy" instead. See
> IVY-1435<
https://issues.apache.org/jira/browse/IVY-1435>
It won't be sufficient to change that in Ivy. The packager resolver generates
an ant-script which initiates the HTTP request. So Ant has to be changed.