X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=pom.xml;h=49143eb8ac85bc6254ebfc430c3e2a60f2c62ba4;hb=d70c37b950f9b07c3d152ecf39e03f3188e73d5e;hp=753b4f10b9232e469216608d0fdf9014640590c2;hpb=1aa7b812ac942b1bcad81ce562e195fc1132510f;p=jovsonz%2FJovsonz.git diff --git a/pom.xml b/pom.xml index 753b4f1..49143eb 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ jp.sourceforge.jovsonz jovsonz - 1.101.104 + 1.101.105-SNAPSHOT jar Jovsonz @@ -78,6 +78,7 @@ 1.8 1.8 + true true @@ -86,29 +87,18 @@ UTF-8 UTF-8 - ${project.basedir}/src/main/config + + ${basedir}/src/main/java - en - ${locale} - ${locale} - -Duser.language=${locale} + + en + en + -Duser.language=en - - false - - 3.0.0-M3 - 0.8.3 - - 3.0.0 - 8.18 - ${project.basedir}/config/checkstyle/checkstyle.xml - ${project.basedir}/config/checkstyle/checkstyle-suppressions.xml + config/checkstyle/checkstyle.xml + config/checkstyle/checkstyle-suppressions.xml false - 3.12.0 - true - - 3.1.11 Max Low @@ -123,7 +113,7 @@ junit junit - 4.12 + 4.13.2 test @@ -140,13 +130,140 @@ org.apache.maven.plugins + maven-clean-plugin + 3.2.0 + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.1.0 + + + + org.apache.maven.plugins + maven-resources-plugin + 3.3.0 + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.1 + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M7 + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 3.0.0-M7 + + + + org.jacoco + jacoco-maven-plugin + 0.8.8 + + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + + org.apache.maven.plugins + maven-install-plugin + 3.0.1 + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0 + + + + org.apache.maven.plugins + maven-site-plugin + 3.12.1 + + + + org.apache.maven.plugins + maven-assembly-plugin + 3.4.2 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 3.4.1 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.4.1 + + + + org.apache.maven.plugins + maven-jxr-plugin + 3.3.0 + + + + org.apache.maven.plugins maven-checkstyle-plugin - ${checkstyle-plugin.version} + 3.2.0 com.puppycrawl.tools checkstyle - ${checkstyleruntime.version} + 10.3.4 + + + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.19.0 + + + net.sourceforge.pmd + pmd-core + 6.50.0 + + + net.sourceforge.pmd + pmd-java + 6.50.0 + + + + + + com.github.spotbugs + spotbugs-maven-plugin + 4.7.2.0 + + + com.github.spotbugs + spotbugs + 4.7.2 @@ -163,7 +280,6 @@ org.apache.maven.plugins maven-clean-plugin - 3.1.0 @@ -190,7 +306,6 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M2 enforce-versions @@ -213,14 +328,7 @@ org.apache.maven.plugins - maven-resources-plugin - 3.1.0 - - - - org.apache.maven.plugins maven-compiler-plugin - 3.8.0 1.8 1.8 @@ -235,7 +343,6 @@ org.apache.maven.plugins maven-surefire-plugin - ${surefire-plugin.version} true @@ -244,7 +351,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco-plugin.version} default-prepare-agent @@ -252,40 +358,12 @@ prepare-agent - - default-report - prepare-package - - report - - - - default-check - - check - - - - - BUNDLE - - - COMPLEXITY - COVEREDRATIO - 0.0 - - - - - - org.apache.maven.plugins maven-jar-plugin - 3.1.1 @@ -300,48 +378,12 @@ - - org.apache.maven.plugins - maven-source-plugin - 3.0.1 - - true - - - ${project.organization.name} - - - - - - attach-sources - verify - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-install-plugin - 3.0.0-M1 - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.0.0-M1 - - org.apache.maven.plugins maven-site-plugin - 3.7.1 ${site.locales} @@ -352,38 +394,43 @@ org.apache.maven.plugins - maven-assembly-plugin - 3.1.1 + maven-javadoc-plugin - - src/assembly/src.xml - + ${javadoc.locale} + + -J-Duser.language=${javadoc.locale} + ${maven.compiler.source} + true +
${project.name} ${project.version} API
+ true + false + true + all + protected
org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle-plugin.version} + maven-assembly-plugin + + posix + + src/assembly/src.xml + + org.apache.maven.plugins maven-pmd-plugin - ${pmd-plugin.version} - ${project.basedir}/config/pmd/pmdrules.xml + config/pmd/pmdrules.xml - - com.github.spotbugs - spotbugs-maven-plugin - ${spotbugs-plugin.version} - - @@ -440,7 +487,6 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.0.0 true true @@ -455,7 +501,6 @@ dependencies dependency-convergence plugins - plugin-management team issue-management scm @@ -465,6 +510,7 @@ ci-management mailing-lists modules + plugin-management --> @@ -474,17 +520,18 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.0 - false - true - true - protected -
${project.name} ${project.version} API
- true ${javadoc.locale} -J-Duser.language=${javadoc.locale} + ${maven.compiler.source} + true +
${project.name} ${project.version} API
+ true + false + true + all + protected
@@ -498,19 +545,16 @@ org.apache.maven.plugins maven-jxr-plugin - 3.0.0 org.apache.maven.plugins maven-surefire-report-plugin - ${surefire-plugin.version} org.jacoco jacoco-maven-plugin - ${jacoco-plugin.version} @@ -523,7 +567,6 @@ org.apache.maven.plugins maven-checkstyle-plugin - ${checkstyle-plugin.version} @@ -536,10 +579,9 @@ org.apache.maven.plugins maven-pmd-plugin - ${pmd-plugin.version} - ${project.basedir}/config/pmd/pmdrules.xml + config/pmd/pmdrules.xml @@ -555,14 +597,76 @@ com.github.spotbugs spotbugs-maven-plugin - ${spotbugs-plugin.version} - + + + + release-profile + + + + performRelease + true + + + + + + + + true + org.apache.maven.plugins + maven-source-plugin + + true + + + ${project.organization.name} + + + + + + attach-sources + + jar-no-fork + + + + + + + true + org.apache.maven.plugins + maven-javadoc-plugin + + protected + + + ${project.organization.name} + + + + + + attach-javadocs + + jar + + + + + + + + + +