Details
Description
In project pom.xml, there's
<repository> <id>codehaus-snapshots</id> <url>http://snapshots.repository.codehaus.org</url> <snapshots> <enabled>false</enabled> </snapshots> <releases> <enabled>false</enabled> </releases> </repository>
However http://snapshots.repository.codehaus.org is down, see
https://support.sonatype.com/hc/en-us/articles/217611787-codehaus-org-Repositories-Should-Be-Removed-From-Your-Nexus-Repository-Instance
We should remove this