X-Git-Url: http://git.osdn.net/view?p=mikutoga%2FTogaGem.git;a=blobdiff_plain;f=pom.xml;h=f6102692a8f237004b446c5fba170975532cbd0c;hp=e9713597568563b6146e6f23948431a21b91de55;hb=refs%2Fheads%2Fdevelop;hpb=c31802900b162ec238ba37d038036cdf9f529cc5 diff --git a/pom.xml b/pom.xml index e971359..f610269 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ jp.sourceforge.mikutoga togagem - 3.101.105-SNAPSHOT + 3.122.3-SNAPSHOT jar TogaGem @@ -87,18 +87,28 @@ UTF-8 UTF-8 - en - ${locale} - ${locale} + + en + en + -Duser.language=en 3.0.0-M3 - 0.8.3 - - ${project.basedir}/src/main/config + 0.8.4 - ${project.mainconf}/checks.xml + 3.1.0 + 8.22 + config/checkstyle/checkstyle.xml + config/checkstyle/checkstyle-suppressions.xml false + 3.12.0 + + 3.1.12 + Max + Low + + true + @@ -118,8 +128,27 @@ - - + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle-plugin.version} + + + com.puppycrawl.tools + checkstyle + ${checkstyleruntime.version} + + + + + + + @@ -169,7 +198,7 @@ [3.3.9,) - 1.8 + [1.8,) @@ -186,7 +215,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 1.8 1.8 @@ -251,9 +280,14 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 + 3.1.2 + + + true + + ${project.organization.name} @@ -264,7 +298,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.1 + 3.1.0 true @@ -278,7 +312,7 @@ attach-sources verify - jar-no-fork + jar-no-fork @@ -314,10 +348,10 @@ org.apache.maven.plugins maven-assembly-plugin - 2.4 + 3.1.1 - src/main/assembly/descriptor.xml + src/assembly/src.xml @@ -325,34 +359,24 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.10 - + ${checkstyle-plugin.version} org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + ${pmd-plugin.version} - ${maven.compiler.target} - ${project.mainconf}/pmdrules.xml + ${project.basedir}/config/pmd/pmdrules.xml - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - Max - Low - - true - true - true - + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version} @@ -445,13 +469,18 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9 + 3.1.0 - false + ${javadoc.locale} + ${maven.compiler.source} + false true true protected - maven +
${project.name} ${project.version} API
+ true + + -J-Duser.language=${javadoc.locale}
@@ -465,26 +494,13 @@ org.apache.maven.plugins maven-jxr-plugin - 2.3 - - false - + 3.0.0 org.apache.maven.plugins maven-surefire-report-plugin - 2.14.1 - - false - - - - - report-only - - - + ${surefire-plugin.version} @@ -503,11 +519,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.10 - - false - - + ${checkstyle-plugin.version} @@ -520,12 +532,10 @@ org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + ${pmd-plugin.version} - false - ${maven.compiler.target} - ${project.mainconf}/pmdrules.xml + config/pmd/pmdrules.xml @@ -539,19 +549,9 @@ - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - true - Max - Low - - true - true - true - - + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version}