X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=pom.xml;h=1f7f01e95a82f2e900478733524693b34bc541d4;hb=4eb4e28697661a564a7fd47debdb469156838b47;hp=5b5500c7bc35015edf66c3d58ce032563e8ceaa4;hpb=7d0f333f4829d9b221ddb37cf3eef1283434d2f8;p=jindolf%2FJinArchiver.git diff --git a/pom.xml b/pom.xml index 5b5500c..1f7f01e 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.504.5-SNAPSHOT jar JinArchiver @@ -26,18 +26,18 @@ -->保存するためのツールです。 - http://sourceforge.jp/projects/jindolf/devel/ + 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,50 +58,51 @@ - - 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 + + en + en + -Duser.language=en - - org.apache.maven.plugins.shade.resource.ManifestResourceTransformer - - jp.sourceforge.jindolf.archiver.JinArchiver + config/checkstyle/checkstyle.xml + config/checkstyle/checkstyle-suppressions.xml + false - - ${maven.compiler.source} + Max + Low + + true - - ${project.myrepoconf}/checks.xml + jp.osdn.jindolf.ar.JinArchiver @@ -112,14 +113,14 @@ junit junit - [4.8.2,) + 4.13 test - jp.sourceforge.jindolf + jp.osdn.jindolf jinparser - 1.407.3-SNAPSHOT + 2.102.4 compile @@ -129,130 +130,322 @@ - + + + + + + + org.apache.maven.plugins + maven-clean-plugin + 3.1.0 + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M3 + + + + org.apache.maven.plugins + maven-resources-plugin + 3.2.0 + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M5 + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 3.0.0-M5 + + + + org.jacoco + jacoco-maven-plugin + 0.8.6 + + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + + + org.apache.maven.plugins + maven-shade-plugin + 3.2.4 + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + + 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.9.1 + + + + org.apache.maven.plugins + maven-assembly-plugin + 3.3.0 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 3.1.1 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + + + org.apache.maven.plugins + maven-jxr-plugin + 3.0.0 + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 3.1.1 + + + com.puppycrawl.tools + checkstyle + 8.36.2 + + + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.13.0 + + + + com.github.spotbugs + spotbugs-maven-plugin + 4.1.3 + + + com.github.spotbugs + spotbugs + 4.1.3 + + + + + + + + + + org.apache.maven.plugins maven-clean-plugin - 2.4.1 ${project.basedir} - **/.DS_Store + **/*~ + **/*.swp + **/*.DS_Store + **/._* + **/__MACOSX **/Thumbs.db + **/desktop.ini **/core + **/hs_err_pid* + + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-versions + + enforce + + + + + [3.3.9,) + + + [1.8,) + + + + + + + org.apache.maven.plugins maven-compiler-plugin - 2.3.2 - 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 - - - ${project.mainentry} - ${project.organization.name} - - + true + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + + + org.apache.maven.plugins - maven-assembly-plugin - 2.2.1 + maven-jar-plugin - - src/main/assembly/descriptor.xml - + + + ${project.mainentry} + + false + + + + ${project.organization.name} + + org.apache.maven.plugins maven-shade-plugin - 1.4 package - shade + shade - - - jp.sourceforge.jindolf:jincore - jp.sourceforge.jindolf:jinparser - - - junit:junit - - + false + + org.apache.maven.plugins - maven-enforcer-plugin - 1.0 + maven-site-plugin - - - [2.2,3) - - - [1.5,) - - + ${site.locales} + + + org.apache.maven.plugins - maven-source-plugin - 2.1.2 + maven-javadoc-plugin - true - - - ${project.organization.name} - - + ${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-assembly-plugin + + posix + + src/assembly/src.xml + + + + + + org.apache.maven.plugins + maven-pmd-plugin + + + config/pmd/pmdrules.xml + - - - attach-sources - verify - - jar-no-fork - - -
@@ -270,16 +463,33 @@ src/main/resources - **/*.css - **/*.html - **/*.png - **/*.properties **/*.txt + + **/*.properties + **/*.xml **/*.xsd + **/*.dtd + + **/*.html + **/*.htm + **/*.css + + **/*.png + **/*.gif + **/*.jpeg + **/*.jpg **/version.properties + + **/.DS_Store + **/__MACOSX + **/Thumbs.db + **/thumbs.db + **/Desktop.ini + **/desktop.ini + **/core @@ -293,44 +503,102 @@ org.apache.maven.plugins - maven-site-plugin - 2.2 + maven-project-info-reports-plugin - ja - true - true - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} + true + true + + + + index + summary + licenses + dependency-info + dependencies + dependency-convergence + plugins + team + issue-management + scm + + + + org.apache.maven.plugins maven-javadoc-plugin - 2.7 + ${javadoc.locale} + + -J-Duser.language=${javadoc.locale} + ${maven.compiler.source} + true +
${project.name} ${project.version} API
+ true + false + true + all protected
+ + + + javadoc + + + +
+ + + org.apache.maven.plugins + maven-jxr-plugin + + + + org.apache.maven.plugins + maven-surefire-report-plugin + + + + org.jacoco + jacoco-maven-plugin + + + + report + + + org.apache.maven.plugins maven-checkstyle-plugin - 2.6 - - ${checkstyle.config.location} - UTF-8 - + + + + checkstyle + + + org.apache.maven.plugins maven-pmd-plugin - 2.5 - ${maven.compiler.target} - ${project.myrepoconf}/pmdrules.xml + config/pmd/pmdrules.xml @@ -344,41 +612,78 @@ - org.codehaus.mojo - findbugs-maven-plugin - 2.3.2 - - Max - Low - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} - - + com.github.spotbugs + spotbugs-maven-plugin - - org.codehaus.mojo - cobertura-maven-plugin - 2.4 - + - - org.codehaus.mojo - javancss-maven-plugin - 2.0 - + - - org.apache.maven.plugins - maven-jxr-plugin - 2.2 - + - + + 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 + + + + + + + + + +