https://twitter.com/codehaus/status/571209734319005697
The blog says all the maven repositories will be mirrored to central. We should update our references when they do so. We have the below references in pom.xml 1 <groupId>org.codehaus.gmaven.runtime</groupId> 4 <groupId>org.codehaus.gmaven</groupId> 2 <groupId>org.codehaus.groovy</groupId> 2 <groupId>org.codehaus.jackson</groupId> 29 <groupId>org.codehaus.mojo</groupId> ~Rajani