Re: Reference to http://repo1.maven.org/maven2, now blocked with 501 error

2020-01-16 Thread Davide Grandi
It has already been fixed in Ant 1.10.7. "checkout" in "git clone" sense, instead of "svn co" ... B-) It seem we should have removed the content of trunk before it has been marked as read-only. And, maybe, delete the page https://ant.apache.org/svn.html and the item named Subversion Re

Re: Reference to http://repo1.maven.org/maven2, now blocked with 501 error

2020-01-16 Thread Stefan Bodewig
On 2020-01-16, Davide Grandi wrote: > Ok, I'll checkout the git[hub] edition but,apparently, It has already been fixed in Ant 1.10.7. > but,apparently, there's a mismatch to fix with the subversion > repository : We no longer use Subversion but git, see http://ant.apache.org/git.html It seem w

Re: Reference to http://repo1.maven.org/maven2, now blocked with 501 error

2020-01-16 Thread Davide Grandi
Ok, so I must checkout the git[hub] edition and you, apparently, have a mismatch with the subversion repository -- svn info https://svn.apache.org/repos/asf/ant/core/trunk/lib/libraries.properties Path: libraries.properties Name: libraries.properties URL: https://svn.apache.org/repos/asf/ant/co

Re: Reference to http://repo1.maven.org/maven2, now blocked with 501 error

2020-01-16 Thread Davide Grandi
Ok, I'll checkout the git[hub] edition but,apparently, there's a mismatch to fix with the subversion repository : -- svn info https://svn.apache.org/repos/asf/ant/core/trunk/lib/libraries.properties Path: libraries.properties Name: libraries.properties URL: https://svn.apache.org/repos/asf/ant/

Re: Reference to http://repo1.maven.org/maven2, now blocked with 501 error

2020-01-16 Thread Jaikiran Pai
Hello Davide, On 16/01/20 2:54 pm, Davide Grandi wrote: > Good morning Ant developers, > > since yesterday the http access to repo1.maven.org is blocked. Thank you for bringing this to our notice. > It happens that in trunk file >     lib\libraries.properties > at line 21, there's a such refere

Reference to http://repo1.maven.org/maven2, now blocked with 501 error

2020-01-16 Thread Davide Grandi
Good morning Ant developers, since yesterday the http access to repo1.maven.org is blocked. It happens that in trunk file lib\libraries.properties at line 21, there's a such reference -- m2.version=2.0.4 m2.url=http\://repo1.maven.org/maven2 m2.artifact-name=maven-artifact-ant -- I'm sorry b