X-Git-Url: http://git.osdn.net/view?p=mikutoga%2FPmd2XML.git;a=blobdiff_plain;f=pom.xml;h=643fea3492a5965112a7377e825ac92f31fe3858;hp=98ec3fcf792a6dda547bfc68be4e3d2954383f7c;hb=ceccd4a854175208e28020ab78e5015a60bb3a57;hpb=058207caae3aa2af57a8107090f034450167a19f diff --git a/pom.xml b/pom.xml index 98ec3fc..643fea3 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ jp.sourceforge.mikutoga pmd2xml - 1.102.5-SNAPSHOT + 1.201.5-SNAPSHOT jar Pmd2XML @@ -94,7 +94,7 @@ ${project.mainconf}/checks.xml false - jp.sourceforge.mikutoga.pmd2xml.Pmd2Xml + jp.sfjp.mikutoga.pmd2xml.Pmd2Xml @@ -105,14 +105,14 @@ junit junit - 4.10 + 4.11 test jp.sourceforge.mikutoga togagem - 2.101.3-SNAPSHOT + 3.101.5-SNAPSHOT compile @@ -129,11 +129,11 @@ org.apache.maven.plugins maven-enforcer-plugin - 1.0.1 + 1.3.1 - [2.2,) + [3.0,) [1.6,) @@ -144,8 +144,14 @@ org.apache.maven.plugins + maven-install-plugin + 2.5.1 + + + + org.apache.maven.plugins maven-clean-plugin - 2.4.1 + 2.5 @@ -167,7 +173,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.1 1.6 1.6 @@ -182,7 +188,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.3.2 + 2.4 @@ -198,7 +204,7 @@ org.apache.maven.plugins maven-shade-plugin - 1.5 + 2.1 package @@ -206,6 +212,7 @@ shade + false jp.sourceforge.mikutoga:togagem @@ -222,8 +229,9 @@ org.apache.maven.plugins maven-assembly-plugin - 2.2.1 + 2.4 + . src/main/assembly/descriptor.xml @@ -233,7 +241,7 @@ org.apache.maven.plugins maven-source-plugin - 2.1.2 + 2.2.1 true @@ -256,13 +264,13 @@ org.apache.maven.plugins maven-resources-plugin - 2.5 + 2.6 org.apache.maven.plugins maven-surefire-plugin - 2.10 + 2.16 false true @@ -272,7 +280,7 @@ org.apache.maven.plugins maven-site-plugin - 3.0 + 3.3 true ja @@ -284,14 +292,14 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.8 + 2.11 org.apache.maven.plugins maven-pmd-plugin - 2.6 + 3.0.1 ${maven.compiler.target} @@ -303,10 +311,27 @@ org.codehaus.mojo findbugs-maven-plugin - 2.3.2 + 2.5.2 Max Low + + true + true + true + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.5.2 + + ${project.build.sourceEncoding} + + html + xml + @@ -366,7 +391,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.7 true true @@ -383,6 +408,7 @@ project-team + org.apache.maven.plugins maven-checkstyle-plugin - 2.8 + 2.11 false @@ -469,7 +499,7 @@ org.apache.maven.plugins maven-pmd-plugin - 2.6 + 3.0.1 false ${maven.compiler.target} @@ -490,11 +520,15 @@ org.codehaus.mojo findbugs-maven-plugin - 2.3.2 + 2.5.2 false Max Low + + true + true + true