X-Git-Url: http://git.osdn.net/view?p=mikutoga%2FTogaGem.git;a=blobdiff_plain;f=pom.xml;h=f6102692a8f237004b446c5fba170975532cbd0c;hp=9152f8d961ce420945e69ffa0c144cf7b0603d44;hb=refs%2Fheads%2Fdevelop;hpb=9fa8e1fc8cb071fbdb3ed0f3af67553a3a765caf diff --git a/pom.xml b/pom.xml index 9152f8d..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,21 +87,23 @@ UTF-8 UTF-8 - en - ${locale} - ${locale} - -Duser.language=${locale} + + 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 @@ -126,8 +128,27 @@ - - + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle-plugin.version} + + + com.puppycrawl.tools + checkstyle + ${checkstyleruntime.version} + + + + + + + @@ -177,7 +198,7 @@ [3.3.9,) - 1.8 + [1.8,) @@ -194,7 +215,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 1.8 1.8 @@ -259,9 +280,14 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 + 3.1.2 + + + true + + ${project.organization.name} @@ -272,7 +298,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.1 + 3.1.0 true @@ -286,7 +312,7 @@ attach-sources verify - jar-no-fork + jar-no-fork @@ -322,10 +348,10 @@ org.apache.maven.plugins maven-assembly-plugin - 2.4 + 3.1.1 - src/main/assembly/descriptor.xml + src/assembly/src.xml @@ -333,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 @@ -446,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}
@@ -466,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} @@ -504,11 +519,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.10 - - false - - + ${checkstyle-plugin.version} @@ -521,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