X-Git-Url: http://git.osdn.net/view?p=mikutoga%2FTogaGem.git;a=blobdiff_plain;f=pom.xml;h=f6102692a8f237004b446c5fba170975532cbd0c;hp=721735f439b2583e4241dc9fa5facac810daa090;hb=refs%2Fheads%2Fdevelop;hpb=cd7a1000ddc1ee576893bb014205a4d8a870b9fa diff --git a/pom.xml b/pom.xml index 721735f..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,24 +87,23 @@ UTF-8 UTF-8 - en - ${locale} - ${locale} - -Duser.language=${locale} - - - false + + en + en + -Duser.language=en 3.0.0-M3 - 0.8.3 - - ${project.basedir}/src/main/config + 0.8.4 - ${project.basedir}/config/checkstyle/checkstyle.xml - ${project.basedir}/config/checkstyle/checkstyle-suppressions.xml + 3.1.0 + 8.22 + config/checkstyle/checkstyle.xml + config/checkstyle/checkstyle-suppressions.xml false - 3.1.11 + 3.12.0 + + 3.1.12 Max Low @@ -134,6 +133,19 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle-plugin.version} + + + com.puppycrawl.tools + checkstyle + ${checkstyleruntime.version} + + + + @@ -186,7 +198,7 @@ [3.3.9,) - 1.8 + [1.8,) @@ -203,7 +215,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 1.8 1.8 @@ -268,9 +280,14 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 + 3.1.2 + + + true + + ${project.organization.name} @@ -281,7 +298,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.1 + 3.1.0 true @@ -295,7 +312,7 @@ attach-sources verify - jar-no-fork + jar-no-fork @@ -331,10 +348,10 @@ org.apache.maven.plugins maven-assembly-plugin - 2.4 + 3.1.1 - src/main/assembly/descriptor.xml + src/assembly/src.xml @@ -342,17 +359,14 @@ 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} - - 1.6 ${project.basedir}/config/pmd/pmdrules.xml @@ -457,13 +471,14 @@ maven-javadoc-plugin 3.1.0 + ${javadoc.locale} + ${maven.compiler.source} false true true protected
${project.name} ${project.version} API
true - ${javadoc.locale} -J-Duser.language=${javadoc.locale}
@@ -485,17 +500,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.14.1 - - false - - - - - report-only - - - + ${surefire-plugin.version} @@ -514,11 +519,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.10 - - false - - + ${checkstyle-plugin.version} @@ -531,13 +532,10 @@ org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + ${pmd-plugin.version} - false - - 1.6 - ${project.basedir}/config/pmd/pmdrules.xml + config/pmd/pmdrules.xml