X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=pom.xml;h=ee0d97233bc38db173e71d2f782b04a339b3e29f;hb=ba943857279a115c821dc5c8cb83b2fc3edb0ec6;hp=5632fd3516cd2ef0470bf395a506d5d4f025928e;hpb=c4c61c0ec1cee27f34a98c8ffd4c4c90657bbd37;p=jindolf%2FJinArchiver.git diff --git a/pom.xml b/pom.xml index 5632fd3..ee0d972 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,14 @@ - + 4.0.0 @@ -16,7 +16,7 @@ jp.sourceforge.jindolf jinarchiver - 1.502.3-SNAPSHOT + 1.503.105-SNAPSHOT jar JinArchiver @@ -26,18 +26,18 @@ -->保存するためのツールです。 - http://jindolf.sourceforge.jp/ + https://ja.osdn.net/projects/jindolf/devel/ 2009 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,63 @@ - - 2.2 - + - scm:hg:http://hg.sourceforge.jp/view/jindolf/JinArchiver - scm:hg:ssh://hg.sourceforge.jp//hgroot/jindolf/JinArchiver - http://hg.sourceforge.jp/view/jindolf/JinArchiver/ + scm:git:git://git.osdn.net/gitroot/jindolf/JinArchiver.git + scm:git:https://scm.osdn.net/gitroot/jindolf/JinArchiver.git + https://osdn.net/projects/jindolf/scm/git/JinArchiver - SourceForge.JP - http://sourceforge.jp/projects/jindolf/ticket/ + OSDN.net + https://ja.osdn.net/projects/jindolf/ticket/ - UTF-8 - - 1.5 - 1.5 + 1.8 + 1.8 true true + UTF-8 UTF-8 UTF-8 - ${project.basedir}/src/main/config - - org.apache.maven.plugins.shade.resource.ManifestResourceTransformer - + en + ${locale} + ${locale} + -Duser.language=${locale} + + + false + + 3.0.0-M3 + 0.8.3 + + 2.17 + 6.19 + ${project.basedir}/config/checkstyle/checkstyle.xml + ${project.basedir}/config/checkstyle/checkstyle-suppressions.xml + false + + 3.12.0 + true + + 3.1.11 + Max + Low + + true + jp.sourceforge.jindolf.archiver.JinArchiver + @@ -104,14 +124,14 @@ junit junit - [4,) + 4.12 test - jp.sourceforge.jindolf + jp.osdn.jindolf jinparser - 1.407.2 + 2.101.106 compile @@ -121,88 +141,187 @@ - + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle-plugin.version} + + + com.puppycrawl.tools + checkstyle + + ${checkstyleruntime.version} + + + + + + + + + + org.apache.maven.plugins maven-clean-plugin - 2.4.1 + 3.1.0 ${project.basedir} - **/.DS_Store + **/*~ + **/*.swp + **/*.DS_Store + **/._* + **/__MACOSX **/Thumbs.db + **/desktop.ini **/core + **/hs_err_pid* + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-versions + + enforce + + + + + [3.3.9,) + + + [1.8,) + + + + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + + org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.8.0 - 1.5 - 1.5 - true - true + 1.8 + 1.8 + true + true org.apache.maven.plugins - maven-jar-plugin - 2.3.1 + maven-surefire-plugin + ${surefire-plugin.version} - - - ${project.mainentry} - ${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.2.1 + maven-jar-plugin + 3.1.1 - - src/main/assembly/descriptor.xml - + + + ${project.mainentry} + + false + + + + ${project.organization.name} + + org.apache.maven.plugins maven-shade-plugin - 1.4 + 3.2.1 package - shade + shade - - - jp.sourceforge.jindolf:jincore - jp.sourceforge.jindolf:jinparser - - - junit:junit - - + false @@ -210,24 +329,16 @@ org.apache.maven.plugins - maven-enforcer-plugin - 1.0 + maven-source-plugin + 3.0.1 - - - [2.2,3) - - - [1.5,) - - + true + + + ${project.organization.name} + + - - - - org.apache.maven.plugins - maven-source-plugin - 2.1.2 attach-sources @@ -239,6 +350,67 @@ + + 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} + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 3.1.1 + + + src/assembly/src.xml + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle-plugin.version} + + + + org.apache.maven.plugins + maven-pmd-plugin + ${pmd-plugin.version} + + + ${project.basedir}/config/pmd/pmdrules.xml + + + + + + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version} + + @@ -254,13 +426,33 @@ src/main/resources + **/*.txt + **/*.properties + **/*.xml **/*.xsd - **/*.txt + **/*.dtd + + **/*.html + **/*.htm + **/*.css + + **/*.png + **/*.gif + **/*.jpeg + **/*.jpg **/version.properties + + **/.DS_Store + **/__MACOSX + **/Thumbs.db + **/thumbs.db + **/Desktop.ini + **/desktop.ini + **/core @@ -268,85 +460,137 @@ - + org.apache.maven.plugins - maven-javadoc-plugin - 2.7 + maven-project-info-reports-plugin + 3.0.0 - protected + true + true + + + + index + summary + licenses + dependency-info + dependencies + dependency-convergence + plugins + plugin-management + team + issue-management + scm + + + + org.apache.maven.plugins - maven-site-plugin - 2.2 + maven-javadoc-plugin + 3.1.0 - ja - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} + false + true + true + protected +
${project.name} ${project.version} API
+ true + ${javadoc.locale} + + -J-Duser.language=${javadoc.locale}
+ + + + javadoc + + +
org.apache.maven.plugins - maven-checkstyle-plugin - 2.6 - - ${project.myrepoconf}/checks.xml - UTF-8 - + maven-jxr-plugin + 3.0.0 org.apache.maven.plugins - maven-pmd-plugin - 2.5 - - UTF-8 - ${maven.compiler.target} - - ${project.myrepoconf}/pmdrules.xml - - + maven-surefire-report-plugin + ${surefire-plugin.version} - org.codehaus.mojo - findbugs-maven-plugin - 2.3.2 - - Max - Low - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} - - + org.jacoco + jacoco-maven-plugin + ${jacoco-plugin.version} + + + + report + + + - org.codehaus.mojo - cobertura-maven-plugin - 2.4 + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle-plugin.version} + + + + checkstyle + + + - org.codehaus.mojo - javancss-maven-plugin - 2.0 + org.apache.maven.plugins + maven-pmd-plugin + ${pmd-plugin.version} + + + ${project.basedir}/config/pmd/pmdrules.xml + + + + + + pmd + cpd + + + - org.apache.maven.plugins - maven-jxr-plugin - 2.2 + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version}
+
+ +
+ +