Shouldn't really need the plugin snapshot repo..?
Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/5e181335 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/5e181335 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/5e181335 Branch: refs/heads/update-checkstyle-config-1.7.x Commit: 5e1813352e9b6f5eeb6861aeb570fcfc920f742e Parents: 7e8a99d Author: Andrew Phillips <[email protected]> Authored: Tue Feb 11 21:23:27 2014 -0500 Committer: Andrew Phillips <[email protected]> Committed: Tue Feb 11 21:24:03 2014 -0500 ---------------------------------------------------------------------- project/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/5e181335/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index f112adc..1fc17a4 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -96,18 +96,6 @@ </snapshots> </repository> </repositories> - <pluginRepositories> - <pluginRepository> - <id>apache-snapshots</id> - <url>https://repository.apache.org/content/repositories/snapshots</url> - <releases> - <enabled>false</enabled> - </releases> - <snapshots> - <enabled>true</enabled> - </snapshots> - </pluginRepository> - </pluginRepositories> <distributionManagement> <site>
