X-Git-Url: http://git.osdn.net/view?p=jovsonz%2FJovsonz.git;a=blobdiff_plain;f=pom.xml;h=db7af89aa1e8b3faca2d7541e8e7aa26dc4c01b5;hp=cd344e682582eb871e777e10364d40d0a050d3f8;hb=b5726caf144b791ad253a1039b598ed5f65ff207;hpb=eac804b812efadeace8e60f524dc9a37536b145b diff --git a/pom.xml b/pom.xml index cd344e6..db7af89 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 - http://maven.apache.org/maven-v4_0_0.xsd" + http://maven.apache.org/xsd/maven-4.0.0.xsd" > 4.0.0 @@ -30,13 +30,13 @@ Jovsonz Partners - https://osdn.jp/projects/jovsonz/ + https://osdn.net/projects/jovsonz/ The MIT License - https://opensource.org/licenses/mit-license.php + https://opensource.org/licenses/MIT manual @@ -46,7 +46,7 @@ olyutorskii https://sites.google.com/site/olyutorskiipit/ Jovsonz Partners - https://osdn.jp/projects/jovsonz/ + https://osdn.net/projects/jovsonz/ Project Founder Java Developer @@ -57,21 +57,19 @@ - - 3.0.1 - + - scm:hg:http://hg.osdn.jp/view/jovsonz/Jovsonz - scm:hg:ssh://hg.osdn.jp//hgroot/jovsonz/Jovsonz - https://osdn.jp/projects/jovsonz/scm/hg/Jovsonz/ + scm:git:git://git.osdn.net/gitroot/jovsonz/Jovsonz.git + scm:git:https://scm.osdn.net/gitroot/jovsonz/Jovsonz.git + https://osdn.net/projects/jovsonz/scm/git/Jovsonz/ - OSDN.JP - https://osdn.jp/projects/jovsonz/ticket/ + OSDN.net + https://osdn.net/projects/jovsonz/ticket/ @@ -80,8 +78,8 @@ UTF-8 - 1.7 - 1.7 + 1.8 + 1.8 true true @@ -91,9 +89,21 @@ ${project.basedir}/src/main/config + en + ${locale} + + 3.0.0-M3 + 0.8.3 + ${project.mainconf}/checks.xml false + 3.1.11 + Max + Low + + true + @@ -120,17 +130,25 @@ org.apache.maven.plugins maven-enforcer-plugin - 1.4.1 - - - - [3.0.1,) - - - [1.7,) - - - + 3.0.0-M2 + + + enforce-versions + + enforce + + + + + [3.3.9,) + + + [1.8,) + + + + + @@ -148,13 +166,15 @@ ${project.basedir} - **/.DS_Store - **/_MACOSX + **/*~ + **/*.swp + **/*.DS_Store + **/._* + **/__MACOSX **/Thumbs.db - **/thumbs.db - **/Desktop.ini **/desktop.ini **/core + **/hs_err_pid* @@ -166,8 +186,8 @@ maven-compiler-plugin 3.5.1 - 1.7 - 1.7 + 1.8 + 1.8 true true @@ -233,22 +253,59 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + ${surefire-plugin.version} - false 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-site-plugin - 3.5.1 + 3.7.1 - true - ja - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} + ${site.locales} @@ -272,30 +329,9 @@ - org.codehaus.mojo - findbugs-maven-plugin - 3.0.3 - - Max - Low - - true - true - true - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - ${project.build.sourceEncoding} - - html - xml - - + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version} @@ -334,7 +370,7 @@ **/version.properties **/.DS_Store - **/_MACOSX + **/__MACOSX **/Thumbs.db **/thumbs.db **/Desktop.ini @@ -354,7 +390,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.9 + 3.0.0 true true @@ -364,20 +400,21 @@ index summary - license + licenses + dependency-info dependencies + dependency-convergence plugins + plugin-management + team + issue-management scm - project-team @@ -415,33 +452,23 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.19.1 - - false - + ${surefire-plugin.version} + + + + org.jacoco + jacoco-maven-plugin + ${jacoco-plugin.version} - report-only + report - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - ${project.build.sourceEncoding} - - html - xml - - - - - org.apache.maven.plugins maven-checkstyle-plugin 2.15 @@ -480,31 +507,9 @@ - org.codehaus.mojo - findbugs-maven-plugin - 3.0.3 - - false - Max - Low - - true - true - true - - - - - - org.codehaus.mojo - javancss-maven-plugin - 2.1 - - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0 + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version}