I just noticed that Gary's repo is still listed in our pom. Do we still need that? Should we remove it? Not that I do not trust Gary... :) Just that we should limit ourselves to the public repos.
-- Lars <repository> <id>ghelmling.testing</id> <name>Gary Helmling test repo</name> <url>http://people.apache.org/~garyh/mvn/</url> <snapshots> <enabled>true</enabled> </snapshots> <releases> <enabled>true</enabled> </releases> </repository>
