X-Git-Url: http://git.osdn.net/view?p=mikutoga%2FPmd2XML.git;a=blobdiff_plain;f=pom.xml;h=612fed41037e8ab512154027decdba330168f52c;hp=6c843ae31f2f9ef89672207ccb46fe3fa9dc2fa5;hb=d2fc384ca1e57e49503269957b1a14604f983ebe;hpb=5991432cabd5db57b6f8df6f1aadfe4b90d6a381 diff --git a/pom.xml b/pom.xml index 6c843ae..612fed4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,43 +1,42 @@ - + 4.0.0 + jp.sourceforge.mikutoga pmd2xml - 1.102.4 + 1.201.105-SNAPSHOT jar Pmd2XML 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/ + https://ja.osdn.net/projects/mikutoga/devel/ The MIT License - http://www.opensource.org/licenses/mit-license.php + https://opensource.org/licenses/MIT manual @@ -45,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 @@ -58,43 +57,55 @@ - - 2.1 - + - 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 - ${project.basedir}/src/main/config - - org.apache.maven.plugins.shade.resource.ManifestResourceTransformer - - jp.sourceforge.mikutoga.pmd2xml.Pmd2Xml + en + ${locale} + ${locale} + -Duser.language=${locale} + + ${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 + @@ -104,14 +115,14 @@ junit junit - [4,) + 4.12 test jp.sourceforge.mikutoga togagem - 1.105.2 + 3.120.2 compile @@ -121,67 +132,136 @@ - + + + + + + + - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - true - true - - - - - + + org.apache.maven.plugins maven-clean-plugin + 3.1.0 ${project.basedir} - **/.DS_Store + **/*~ + **/*.swp + **/*.DS_Store + **/._* + **/__MACOSX **/Thumbs.db + **/desktop.ini **/core + **/hs_err_pid* + + + org.apache.maven.plugins - maven-jar-plugin + 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.8.1 - - - ${project.mainentry} - ${project.organization.name} - - + 1.8 + 1.8 + + + + true + true org.apache.maven.plugins - maven-assembly-plugin + maven-surefire-plugin + ${surefire-plugin.version} - - src/main/assembly/descriptor.xml - + true + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + ${project.build.sourceEncoding} + + html + xml + + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.2 + + + + ${project.mainentry} + + true + + + + ${project.organization.name} + + org.apache.maven.plugins maven-shade-plugin + 3.2.1 package @@ -189,6 +269,7 @@ shade + false jp.sourceforge.mikutoga:togagem @@ -204,19 +285,91 @@ org.apache.maven.plugins - maven-enforcer-plugin + maven-source-plugin + 3.1.0 + + true + + + ${project.organization.name} + + + + + + attach-sources + verify + + jar-no-fork + + + + + + + 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 + 2.4 - - - [2.1,3) - - - [1.6,) - - + . + + src/main/assembly/descriptor.xml + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.11 + + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.0.1 + + + + ${project.mainconf}/pmdrules.xml + + + + + + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version} + + @@ -232,12 +385,33 @@ src/main/resources + **/*.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 @@ -246,83 +420,138 @@ + 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 + + + + - maven-site-plugin - 2.1.1 + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 - ja - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} + false + true + true + protected + maven + + + + javadoc + + + org.apache.maven.plugins - maven-checkstyle-plugin - 2.5 - - ${project.myrepoconf}/checks.xml - + maven-jxr-plugin + 3.0.0 org.apache.maven.plugins - maven-pmd-plugin - 2.5 - - UTF-8 - 1.6 - - ${project.myrepoconf}/pmdrules.xml - - + maven-surefire-report-plugin + ${surefire-plugin.version} org.codehaus.mojo - findbugs-maven-plugin - 2.3.1 + cobertura-maven-plugin + 2.7 - Max - Low - ${project.build.sourceEncoding} - ${project.reporting.outputEncoding} - + ${project.build.sourceEncoding} + + html + xml + - org.codehaus.mojo - cobertura-maven-plugin - 2.4 + org.apache.maven.plugins + maven-checkstyle-plugin + 2.11 + + false + + + + + + checkstyle + + + - org.codehaus.mojo - javancss-maven-plugin - 2.0 + org.apache.maven.plugins + maven-pmd-plugin + 3.0.1 + + false + + + ${project.mainconf}/pmdrules.xml + + + + + + pmd + cpd + + + - org.apache.maven.plugins - maven-jxr-plugin - 2.2 + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs-plugin.version} + + +