X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=pom.xml;h=576bb618079efa66b92da66622ed6b339a51a903;hb=refs%2Fheads%2Frelease%2F3.303.4;hp=69dac4b72d225c6820a69e621acf419dc8ee1ad4;hpb=53c5ebd2949675bc156f1747edcf3e157ed8d105;p=jindolf%2FJindolf.git diff --git a/pom.xml b/pom.xml index 69dac4b..576bb61 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,14 @@ 4.0.0 @@ -16,7 +16,7 @@ jp.sourceforge.jindolf jindolf - 3.206.5-SNAPSHOT + 3.303.4 jar Jindolf @@ -26,18 +26,18 @@ -->専用クライアントを製作するために発足したオープンソースプロジェクトです。 - http://jindolf.sourceforge.jp/ + http://jindolf.osdn.jp/ 2008 Jindolf Partners - http://sourceforge.jp/projects/jindolf/devel/ + https://ja.osdn.net/projects/jindolf/devel/ The MIT License - http://www.opensource.org/licenses/mit-license.php + https://opensource.org/licenses/MIT manual @@ -45,9 +45,9 @@ olyutorskii - http://sites.google.com/site/olyutorskiipit/ + https://sites.google.com/site/olyutorskiipit/ Jindolf Partners - http://sourceforge.jp/projects/jindolf/devel/ + https://ja.osdn.net/projects/jindolf/devel/ Project Founder Java Developer @@ -58,43 +58,56 @@ - - 2.2 - + - scm:hg:http://hg.sourceforge.jp/view/jindolf/Jindolf - scm:hg:ssh://hg.sourceforge.jp//hgroot/jindolf/Jindolf - http://hg.sourceforge.jp/view/jindolf/Jindolf/ + scm:hg:http://hg.osdn.net/view/jindolf/Jindolf + scm:hg:ssh://hg.osdn.net//hgroot/jindolf/Jindolf + https://osdn.net/projects/jindolf/scm/hg/Jindolf/ - SourceForge.JP - http://sourceforge.jp/projects/jindolf/ticket/ + OSDN.NET + https://ja.osdn.net/projects/jindolf/ticket/ - UTF-8 - - 1.5 - 1.5 + 1.7 + 1.7 true true + UTF-8 UTF-8 UTF-8 - ${project.basedir}/src/main/config + en + en + -Duser.language=en - ${project.mainconf}/checks.xml + 0.8.1 + + 3.0.0 + + ${project.basedir}/config/checkstyle/checkstyle.xml + ${project.basedir}/config/checkstyle/checkstyle-suppressions.xml false + 3.10.0 + true + + 3.0.5 + Max + Low + + true + jp.sfjp.jindolf.Jindolf jp/sfjp/jindolf/resources/image/logo.png @@ -107,21 +120,21 @@ junit junit - 4.10 + 4.12 test - jp.sourceforge.jindolf + jp.osdn.jindolf jinparser - 1.407.5-SNAPSHOT + 2.101.4 compile jp.sourceforge.jovsonz jovsonz - 1.101.3-SNAPSHOT + 1.101.2 compile @@ -131,71 +144,159 @@ - + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle-plugin.version} + + + + + + + + - - org.apache.maven.plugins - maven-enforcer-plugin - 1.0.1 - - - - [2.2,) - - - [1.5,) - - - - + + org.apache.maven.plugins maven-clean-plugin - 2.4.1 + 3.1.0 ${project.basedir} - **/.DS_Store - **/_MACOSX + **/*~ + **/*.swp + **/*.DS_Store + **/._* + **/__MACOSX **/Thumbs.db - **/thumbs.db - **/Desktop.ini **/desktop.ini **/core + **/hs_err_pid* + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M1 + + + + [3.0.1,) + + + [1.7,) + + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + + org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.7.0 - 1.5 - 1.5 - true - true + 1.7 + 1.7 + true + true org.apache.maven.plugins + maven-surefire-plugin + 2.22.0 + + 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-jar-plugin - 2.4 + 3.1.0 ${project.mainentry} + + false + ${project.splash} @@ -208,7 +309,7 @@ org.apache.maven.plugins maven-shade-plugin - 1.5 + 3.1.1 package @@ -216,16 +317,7 @@ shade - - - jp.sourceforge.jindolf:jincore - jp.sourceforge.jindolf:jinparser - jp.sourceforge.jovsonz:jovsonz - - - junit:junit - - + false @@ -233,19 +325,8 @@ org.apache.maven.plugins - maven-assembly-plugin - 2.3 - - - src/main/assembly/descriptor.xml - - - - - - org.apache.maven.plugins maven-source-plugin - 2.1.2 + 3.0.1 true @@ -267,59 +348,46 @@ org.apache.maven.plugins - maven-resources-plugin - 2.5 + maven-install-plugin + 2.5.2 org.apache.maven.plugins - maven-surefire-plugin - 2.10 - - false - true - + maven-deploy-plugin + 2.8.2 + + + org.apache.maven.plugins maven-site-plugin - 3.0 + 3.7.1 - true - ja - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} + ${site.locales} - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.8 - - + + org.apache.maven.plugins - maven-pmd-plugin - 2.6 + maven-assembly-plugin + 3.1.0 - ${maven.compiler.target} - - ${project.mainconf}/pmdrules.xml - + + src/assembly/src.xml + - org.codehaus.mojo - findbugs-maven-plugin - 2.3.2 - - Max - Low - + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle-plugin.version} @@ -358,7 +426,7 @@ **/version.properties **/.DS_Store - **/_MACOSX + **/__MACOSX **/Thumbs.db **/thumbs.db **/Desktop.ini @@ -378,7 +446,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 3.0.0 true true @@ -388,19 +456,21 @@ index summary - license + licenses + dependency-info dependencies + dependency-convergence plugins + plugin-management + team + issue-management scm - project-team @@ -410,13 +480,15 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8.1 + 3.0.1 - false + false true true protected - maven + ${javadoc.locale} +
${project.name} ${project.version} API
+ true
@@ -430,45 +502,32 @@ org.apache.maven.plugins maven-jxr-plugin - 2.3 - - false - + 2.5 org.apache.maven.plugins maven-surefire-report-plugin - 2.12 - - false - + 2.21.0 + + + + org.jacoco + jacoco-maven-plugin + ${jacoco-plugin.version} - report-only + report - org.codehaus.mojo - cobertura-maven-plugin - 2.5.1 - - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins maven-checkstyle-plugin - 2.8 - - false - - + ${checkstyle-plugin.version} @@ -481,12 +540,10 @@ org.apache.maven.plugins maven-pmd-plugin - 2.6 + ${pmd-plugin.version} - false - ${maven.compiler.target} - ${project.mainconf}/pmdrules.xml + ${project.basedir}/config/pmd/pmdrules.xml @@ -502,25 +559,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.4.0 - - true - Max - Low - - - - - - org.codehaus.mojo - javancss-maven-plugin - 2.0 - - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 + ${findbugs-plugin.version}