X-Git-Url: http://git.osdn.net/view?p=mikutoga%2FTogaGem.git;a=blobdiff_plain;f=pom.xml;h=40617d3ab648051ba6463d2cb732cd42bdfb2a53;hp=256c8d8885b17d9ca2744f8a0a539f8cb2bb4a27;hb=4a44b5f608e5d55be6704728c4455b8013615483;hpb=a9c2edcde8366e84eb29ca0ba4ce02e0cd01d279 diff --git a/pom.xml b/pom.xml index 256c8d8..40617d3 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ jp.sourceforge.mikutoga togagem - 3.101.105-SNAPSHOT + 3.121.3-SNAPSHOT jar TogaGem @@ -87,11 +87,31 @@ UTF-8 UTF-8 - ${project.basedir}/src/main/config + en + ${locale} + ${locale} + -Duser.language=${locale} - ${project.mainconf}/checks.xml + + false + + 3.0.0-M3 + 0.8.4 + + 3.1.0 + 8.21 + ${project.basedir}/config/checkstyle/checkstyle.xml + ${project.basedir}/config/checkstyle/checkstyle-suppressions.xml false + 3.12.0 + + 3.1.11 + Max + Low + + true + @@ -101,7 +121,7 @@ junit junit - 4.11 + 4.12 test @@ -111,11 +131,60 @@ - - + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle-plugin.version} + + + com.puppycrawl.tools + checkstyle + ${checkstyleruntime.version} + + + + + + + + + + + + org.apache.maven.plugins + maven-clean-plugin + 3.1.0 + + + + ${project.basedir} + + **/*~ + **/*.swp + **/*.DS_Store + **/._* + **/__MACOSX + **/Thumbs.db + **/desktop.ini + **/core + **/hs_err_pid* + + + + + + + + + org.apache.maven.plugins maven-enforcer-plugin @@ -132,7 +201,7 @@ [3.3.9,) - 1.8 + [1.8,) @@ -142,75 +211,97 @@ org.apache.maven.plugins - maven-install-plugin - 2.4 - - - - org.apache.maven.plugins - maven-clean-plugin - 2.5 - - - - ${project.basedir} - - **/.DS_Store - **/_MACOSX - **/Thumbs.db - **/thumbs.db - **/Desktop.ini - **/desktop.ini - **/core - - - - + maven-resources-plugin + 3.1.0 org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.8.1 1.8 1.8 - true - true + true + true org.apache.maven.plugins - maven-jar-plugin - 2.4 + maven-surefire-plugin + ${surefire-plugin.version} - - - ${project.organization.name} - - + true + org.jacoco + jacoco-maven-plugin + ${jacoco-plugin.version} + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + BUNDLE + + + COMPLEXITY + COVEREDRATIO + 0.0 + + + + + + + + + + org.apache.maven.plugins - maven-assembly-plugin - 2.4 + maven-jar-plugin + 3.1.2 - - src/main/assembly/descriptor.xml - + + + + true + + + + ${project.organization.name} + + org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.1.0 true @@ -232,76 +323,63 @@ org.apache.maven.plugins - maven-resources-plugin - 2.6 + maven-install-plugin + 3.0.0-M1 org.apache.maven.plugins - maven-surefire-plugin - 2.14.1 + maven-deploy-plugin + 3.0.0-M1 + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.7.1 - false - true + ${site.locales} + + + org.apache.maven.plugins - maven-site-plugin - 3.3 + maven-assembly-plugin + 3.1.1 - true - ja - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} + + src/assembly/src.xml + 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 - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.5.2 - - ${project.build.sourceEncoding} - - html - xml - - + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version} @@ -340,7 +418,7 @@ **/version.properties **/.DS_Store - **/_MACOSX + **/__MACOSX **/Thumbs.db **/thumbs.db **/Desktop.ini @@ -360,7 +438,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.7 + 3.0.0 true true @@ -370,20 +448,21 @@ index summary - license + licenses + dependency-info dependencies + dependency-convergence plugins + plugin-management + team + issue-management scm - project-team @@ -393,13 +472,17 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9 + 3.1.0 - false + false true true protected - maven +
${project.name} ${project.version} API
+ true + ${javadoc.locale} + + -J-Duser.language=${javadoc.locale}
@@ -413,49 +496,32 @@ 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 - + ${surefire-plugin.version} + + + + org.jacoco + jacoco-maven-plugin + ${jacoco-plugin.version} - report-only + report - org.codehaus.mojo - cobertura-maven-plugin - 2.5.2 - - ${project.build.sourceEncoding} - - html - xml - - - - - org.apache.maven.plugins maven-checkstyle-plugin - 2.10 - - false - - + ${checkstyle-plugin.version} @@ -468,12 +534,10 @@ org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + ${pmd-plugin.version} - false - ${maven.compiler.target} - ${project.mainconf}/pmdrules.xml + ${project.basedir}/config/pmd/pmdrules.xml @@ -487,31 +551,9 @@ - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - true - Max - Low - - true - true - true - - - - - - org.codehaus.mojo - javancss-maven-plugin - 2.0 - - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version}