X-Git-Url: http://git.osdn.net/view?p=mikutoga%2FPmd2XML.git;a=blobdiff_plain;f=pom.xml;h=c356c0b61fd7dc3e84c671bbdf235ec4e2b10935;hp=c8673237befb9d5e60c3cd1bdcd1681c98f652df;hb=b6ddff646e3f1376d74670687a79df5968946d6d;hpb=61dbd7abc16cb23129d3892ba165b931ce2d2af0 diff --git a/pom.xml b/pom.xml index c867323..c356c0b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,14 @@ 4.0.0 @@ -16,7 +16,7 @@ jp.sourceforge.mikutoga pmd2xml - 1.201.5-SNAPSHOT + 1.201.105-SNAPSHOT jar Pmd2XML @@ -25,18 +25,18 @@ -->Pmd2XML is a PMD-XML converter for MikuMikuDance. - http://sourceforge.jp/projects/mikutoga/ + https://ja.osdn.net/projects/mikutoga/devel/ 2010 MikuToga Partners - http://sourceforge.jp/projects/mikutoga/devel/ + https://ja.osdn.net/projects/mikutoga/devel/ The MIT License - http://www.opensource.org/licenses/mit-license.php + https://opensource.org/licenses/MIT manual @@ -44,9 +44,9 @@ olyutorskii - http://sites.google.com/site/olyutorskiipit/ + https://sites.google.com/site/olyutorskiipit/ MikuToga Partners - http://sourceforge.jp/projects/mikutoga/devel/ + https://ja.osdn.net/projects/mikutoga/devel/ Project Founder Java Developer @@ -57,43 +57,56 @@ - - 2.2 - + - scm:hg:http://hg.sourceforge.jp/view/mikutoga/Pmd2XML - scm:hg:ssh://hg.sourceforge.jp//hgroot/mikutoga/Pmd2XML - http://hg.sourceforge.jp/view/mikutoga/Pmd2XML + scm:git:git://git.osdn.net/gitroot/mikutoga/Pmd2XML.git + scm:git:https://scm.osdn.net/gitroot/mikutoga/Pmd2XML.git + https://ja.osdn.net/projects/mikutoga/scm/git/Pmd2XML/ - SourceForge.JP - http://sourceforge.jp/projects/mikutoga/ticket/ + OSDN.net + https://ja.osdn.net/projects/mikutoga/ticket/ - UTF-8 - - 1.6 - 1.6 + 1.8 + 1.8 true true + UTF-8 UTF-8 UTF-8 + en + ${locale} + ${locale} + -Duser.language=${locale} + + + false + ${project.basedir}/src/main/config + 3.0.0-M3 + ${project.mainconf}/checks.xml false + 3.1.11 + Max + Low + + true + jp.sfjp.mikutoga.pmd2xml.Pmd2Xml @@ -105,14 +118,14 @@ junit junit - 4.11 + 4.12 test jp.sourceforge.mikutoga togagem - 2.102.5-SNAPSHOT + 3.120.2 compile @@ -122,77 +135,124 @@ - + + + + + + + - - org.apache.maven.plugins - maven-enforcer-plugin - 1.2 - - - - [3.0,) - - - [1.6,) - - - - - - org.apache.maven.plugins - maven-install-plugin - 2.4 - + org.apache.maven.plugins maven-clean-plugin - 2.5 + 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-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 - 3.1 + 3.8.1 - 1.6 - 1.6 - true - true + 1.8 + 1.8 + true + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire-plugin.version} + + true + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + ${project.build.sourceEncoding} + + html + xml + org.apache.maven.plugins maven-jar-plugin - 2.4 + 3.1.2 ${project.mainentry} + + true + ${project.organization.name} @@ -204,7 +264,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.1 + 3.2.1 package @@ -228,20 +288,8 @@ org.apache.maven.plugins - maven-assembly-plugin - 2.4 - - . - - src/main/assembly/descriptor.xml - - - - - - org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.1.0 true @@ -263,36 +311,47 @@ org.apache.maven.plugins - maven-resources-plugin - 2.6 + maven-install-plugin + 3.0.0-M1 org.apache.maven.plugins - maven-surefire-plugin - 2.14.1 + maven-deploy-plugin + 3.0.0-M1 + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.7.1 - false - true + ${site.locales} + + + org.apache.maven.plugins - maven-site-plugin - 3.3 + maven-assembly-plugin + 2.4 - true - ja - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} + . + + src/main/assembly/descriptor.xml + org.apache.maven.plugins maven-checkstyle-plugin - 2.10 + 2.11 @@ -301,7 +360,7 @@ maven-pmd-plugin 3.0.1 - ${maven.compiler.target} + ${project.mainconf}/pmdrules.xml @@ -309,30 +368,9 @@ - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - Max - Low - - true - true - true - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.5.2 - - ${project.build.sourceEncoding} - - html - xml - - + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version} @@ -371,7 +409,7 @@ **/version.properties **/.DS_Store - **/_MACOSX + **/__MACOSX **/Thumbs.db **/thumbs.db **/Desktop.ini @@ -391,7 +429,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.7 + 3.0.0 true true @@ -401,20 +439,21 @@ index summary - license + licenses + dependency-info dependencies + dependency-convergence plugins + plugin-management + team + issue-management scm - project-team @@ -424,13 +463,17 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9 + 3.1.0 - false + false true true protected - maven +
${project.name} ${project.version} API
+ true + ${javadoc.locale} + + -J-Duser.language=${javadoc.locale}
@@ -444,32 +487,19 @@ org.apache.maven.plugins maven-jxr-plugin - 2.3 - - false - + 3.0.0 org.apache.maven.plugins maven-surefire-report-plugin - 2.14.1 - - false - - - - - report-only - - - + ${surefire-plugin.version} org.codehaus.mojo cobertura-maven-plugin - 2.5.2 + 2.7 ${project.build.sourceEncoding} @@ -482,7 +512,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.10 + 2.11 false @@ -502,7 +532,7 @@ 3.0.1 false - ${maven.compiler.target} + ${project.mainconf}/pmdrules.xml @@ -518,31 +548,9 @@ - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - false - Max - Low - - true - true - true - - - - - - org.codehaus.mojo - javancss-maven-plugin - 2.0 - - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version}