From a9a1a37dbfb242b46351cce99e3e64fb6a9ef4a6 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Mon, 31 Aug 2015 19:41:51 +0200 Subject: [PATCH] Add snapshot repositories also for plugins --- pom.xml | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/pom.xml b/pom.xml index 190b3d7a9a..ccc20a40b0 100644 --- a/pom.xml +++ b/pom.xml @@ -771,6 +771,52 @@ + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + + central + Central Repository + https://repo.maven.apache.org/maven2 + + false + + + + + + central + Central Repository + https://repo.maven.apache.org/maven2 + + never + + + false + + + + sonatype-nexus-plugin-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + + pmd-release