From 6257ad29eab38607f5085b80e770d760fb0727be Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Fri, 30 Jan 2015 22:46:34 -0800 Subject: [PATCH] distro profile was removed to simplify builds options --- .travis.yml | 2 +- pom.xml | 213 ++++++++++++++-------------------------------------- 2 files changed, 58 insertions(+), 157 deletions(-) diff --git a/.travis.yml b/.travis.yml index d617a7b02..76c76c587 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ jdk: - oraclejdk7 - oraclejdk8 -install: mvn clean verify site +install: mvn clean verify site -Dlinkcheck.skip=true after_success: - mvn -Ptravis surefire-report:report jacoco:report coveralls:jacoco diff --git a/pom.xml b/pom.xml index 6712478b1..9874b170a 100755 --- a/pom.xml +++ b/pom.xml @@ -494,7 +494,7 @@ org.codehaus.mojo cobertura-maven-plugin - 2.5.1 + 2.6 @@ -538,98 +538,11 @@ true - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.1 - - 1.7 - false - true - - - - default - - javadoc - - - - - - - com.github.sevntu-checkstyle - dsm-maven-plugin - 2.1.3 - - true - - - - - org.apache.maven.plugins - maven-linkcheck-plugin - 1.2 - - - dependencies.html - - - reports/google-style/guava - reports/javadoc/openjdk8 - https://travis-ci.org/checkstyle/checkstyle - https://coveralls.io/r/checkstyle/checkstyle - http://search.maven.org/* - hhttp://junit.org - - - 401 - - - - - - - - - - - - distro - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - verify_checkstyle - verify - - checkstyle - - - - - checkstyle_checks.xml - checkstyle.suppressions.file - suppressions.xml - java.header - checkstyle.importcontrol.file=import-control.xml - false - - org.codehaus.mojo cobertura-maven-plugin + 2.6 verify_cobertura @@ -698,74 +611,62 @@ + + + - - - org.apache.maven.plugins - maven-shade-plugin - 1.4 - - - package - - shade - - - true - all - - - com.puppycrawl.tools.checkstyle.Main - - - - - - + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.1 + + 1.7 + false + true + + + + default + + javadoc + + + + - - - maven-assembly-plugin - 2.2.1 - - - config/assembly-bin.xml - config/assembly-src.xml - - gnu - - - - make-bundle - package - - single - - - - - - + + com.github.sevntu-checkstyle + dsm-maven-plugin + 2.1.3 + + true + + - - - + + org.apache.maven.plugins + maven-linkcheck-plugin + 1.2 + + + dependencies.html + + + reports/google-style/guava + reports/javadoc/openjdk8 + https://travis-ci.org/checkstyle/checkstyle + https://coveralls.io/r/checkstyle/checkstyle + http://search.maven.org/* + hhttp://junit.org + + + 401 + + + - - org.apache.maven.plugins - maven-checkstyle-plugin - - ${project.build.directory}/../checkstyle_checks.xml - checkstyle.suppressions.file - suppressions.xml - java.header - - checkstyle.importcontrol.file=import-control.xml - - - org.apache.maven.plugins @@ -824,10 +725,10 @@ 2.4 - + + - - + release