Codehaus announced they are shutting down their services: https://www.codehaus.org/ We should remove their repository from our pom as it could cause some errors an useless HTTP calls. Related to #10939
@@ -66,11 +66,6 @@
</properties>
<repositories>
- <repository>
- <id>codehaus-snapshots</id>
- <name>Codehaus Snapshots</name>
- <url>http://repository.codehaus.org/</url>
- </repository>
<repository>
<id>lucene-snapshots</id>
<name>Lucene Snapshots</name>