diff --git a/pom.xml b/pom.xml index bdad7a618a..53e9a8f0df 100644 --- a/pom.xml +++ b/pom.xml @@ -470,6 +470,7 @@ + com.github.sdorra buildfrontend-maven-plugin @@ -481,11 +482,13 @@ maven-javadoc-plugin 3.1.1 + org.apache.maven.plugins maven-resources-plugin 2.6 + org.apache.maven.plugins maven-assembly-plugin @@ -582,8 +585,10 @@ org.codehaus.mojo animal-sniffer-maven-plugin - + 1.16 @@ -613,8 +618,10 @@ process-classes - + guava-migration-check @@ -746,19 +753,6 @@ maven-deploy-plugin - - org.apache.maven.plugins - maven-release-plugin - 2.5.3 - - false - true - release,doc,nativepkg - @{project.version} - true - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.7 - - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.4 - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.3 - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.4.0 - - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.12 - - - - org.apache.maven.plugins - maven-pmd-plugin - 2.7.1 - - ${project.build.sourceEncoding} - ${project.build.javaLevel} - - - - - - - - - jrebel - - - - - - org.zeroturnaround - jrebel-maven-plugin - 1.1.3 - - - generate-rebel-xml - process-resources - - generate - - - - - - - - - - coverage @@ -882,7 +800,6 @@ -