X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=pom.xml;h=6c234bdb9ce66962638d6d3471a7ab234a9c0cba;hb=b4c5f64825e1626d32449435a5fb362348897076;hp=2e1687e0d0eb77e20aa6d38200dfdb082cde4f3f;hpb=593be1934c532f9c678f85b5b9f1a63e5125f378;p=stigmata%2Fstigmata.git diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 2e1687e..6c234bd --- a/pom.xml +++ b/pom.xml @@ -1,208 +1,328 @@ - - - - 4.0.0 - jp.naist.se - stigmata - 1.0.1 - stigmata - Java birthmark toolkit - http://stigmata.sourceforge.jp/ - 2006 - - - - maven.cafebabe.jp - The cafebabe Maven2 Repository - http://cafebabe.jp/repository/maven2 - - - stigmata.sourceforge.jp - Stigmata Maven2 Repository in sourceforge.jp - http://stigmata.sourceforge.jp/maven2 - - - - - - tama - Haruaki TAMADA - harua-t[ at ]is.naist.jp - NAIST, Software Engineering Lab. - http://se.naist.jp/ - -9 - - - - - Software Engineering Lab., NAIST - http://se.naist.jp/ - - - - - asm - asm-all - 2.2.3 - compile - - - commons-beanutils - commons-beanutils - 1.7.0 - compile - - - jp.cafebabe.commons - xmlcli - 1.2 - compile - - - Jama - Jama - 1.0.2 - compile - - - junit - junit - 4.1 - test - - - - - - Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - - shell.sourceforge.jp - scp://tama3@shell.sourceforge.jp/home/groups/s/st/stigmata/htdocs/maven2 - - - shell.sourceforge.jp - scp://tama3@shell.sourceforge.jp/home/groups/s/st/stigmata/htdocs - - - - - scm:svn:http://svn.sourceforge.jp/svnroot/stigmata/trunk - scm:svn:svn+ssh://tama3@svn.sourceforge.jp/svnroot/stigmata/trunk/ - http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi/?root=stigmata - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - shift_jis - - - - - org.apache.maven.plugins - maven-jar-plugin - - - ${basedir}/src/main/resources/META-INF/MANIFEST.MF - - jp.naist.se.stigmata.Main - true - - - - - - - org.codehaus.mojo - dependency-maven-plugin - - - copy-dependencies - package - - copy-dependencies - - - ${project.build.directory} - - - - - - - - - - maven-surefire-plugin - 2.3 - - - org.apache.maven.plugins - maven-site-plugin - - utf-8 - utf-8 - en - - - - - - - - - - org.apache.maven.plugins - maven-pmd-plugin - - - - org.codehaus.mojo - jxr-maven-plugin - - site/apidocs - - - - org.apache.maven.plugins - maven-javadoc-plugin - - en - - - - - + + 4.0.0 + jp.sourceforge + stigmata + 3.0.0-SNAPSHOT + Stigmata + Java birthmark toolkit + http://stigmata.sourceforge.jp/ + 2006 + + + + stigmata.sourceforge.jp + Stigmata Maven2 Repository in sourceforge.jp + http://stigmata.sourceforge.jp/maven2 + + + talisman.sourceforge.jp + Talisman Maven2 Repository in sourceforge.jp + http://talisman.sourceforge.jp/maven2 + + + + + + tama + Haruaki TAMADA + tama3[ at ]users.sourceforge.jp + sourceforge.jp + http://sourceforge.jp/ + -9 + + + + + Stigmata Project, Sourceforge.jp, Japan + http://stigmata.sourceforge.jp/ + + + + + asm + asm + 3.3 + compile + + + commons-dbutils + commons-dbutils + 1.1 + compile + + + commons-beanutils + commons-beanutils + 1.7.0 + compile + + + jp.sourceforge.talisman + mds + 1.0.0 + compile + + + jp.sourceforge.talisman + xmlcli + 1.2.2 + compile + + + jp.sourceforge.talisman + i18n + 1.0.0 + compile + + + jp.sourceforge.stigmata + digger + 3.0.0-SNAPSHOT + compile + + + junit + junit + 4.8.1 + test + + + jp.sourceforge + hermes + 1.0.0 + + + + + + Apache License 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + shell.sourceforge.jp + scp://tama3@shell.sourceforge.jp/home/groups/s/st/stigmata/htdocs/maven2 + + + shell.sourceforge.jp + scp://tama3@shell.sourceforge.jp/home/groups/s/st/stigmata/htdocs + + + + + scm:git:git://git.sourceforge.jp:/gitroot/stigmata/stigmata + scm:git:tama3@git.sourceforge.jp:/gitroot/stigmata/stigmata/ + http://git.sourceforge.jp/view?p=stigmata/stigmata.git + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + utf-8 + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.4.3 + + utf-8 + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + + jp.sourceforge.stigmata.Main + true + true + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + compile + + copy-dependencies + + + ${project.build.directory} + runtime + + + + + + + org.codehaus.mojo + native2ascii-maven-plugin + 1.0-alpha-1 + + + + native2ascii + + process-resources + + ${project.build.directory}/classes + ${basedir}/src/main/resources + **/*.source + .properties + shift_jis + + + + + + + + maven-surefire-plugin + 2.3 + + + + org.apache.maven.plugins + maven-site-plugin + 3.0-beta-3 + + euc-jp + utf-8 + en + + + + + + + + + maven-assembly-plugin + + + + src/main/assembly/executable.xml + src/main/assembly/binary.xml + src/main/assembly/source.xml + + + + + + maven-release-plugin + + svn+ssh://tama3@svn.sourceforge.jp/svnroot/stigmata/tags + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.3.1 + + + org.codehaus.mojo + cobertura-maven-plugin + 2.4 + + + xml + html + + utf-8 + + + + org.apache.maven.plugins + maven-pmd-plugin + 2.5 + + utf-8 + utf-8 + 1.6 + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.2 + + utf-8 + utf-8 + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.8 + + + org.apache.maven.plugins + maven-jxr-plugin + 2.1 + + utf-8 + utf-8 + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + utf-8 + utf-8 + utf-8 + + + + +