From: tama3 Date: Mon, 10 Sep 2007 10:02:05 +0000 (+0000) Subject: introduce native2ascii plugin, and update dependency plugin X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7439e4b43bed13d971bccbc296c2b6dcf078f58a;p=stigmata%2Fstigmata-core.git introduce native2ascii plugin, and update dependency plugin git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/stigmata/trunk@192 acee48c3-7b26-0410-bdac-b3d0e5314bbc --- diff --git a/pom.xml b/pom.xml index 796729a..9f99539 100755 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ edu.stanford.ejalbert BrowserLauncher2 1.3 - compile + runtime junit @@ -130,8 +130,8 @@ - org.codehaus.mojo - dependency-maven-plugin + org.apache.maven.plugins + maven-dependency-plugin copy-dependencies @@ -141,6 +141,27 @@ ${project.build.directory} + runtime + + + + + + + org.codehaus.mojo + native2ascii-maven-plugin + + + + native2ascii + + process-resources + + ${project.build.directory}/classes + ${basedir}/src/main/resources + **/*.source + .properties + shift_jis