diff --git a/pom.xml b/pom.xml index d469c4f8..c3b2844d 100644 --- a/pom.xml +++ b/pom.xml @@ -85,9 +85,9 @@ 1.7 - net.alchim31.maven - yuicompressor-maven-plugin - 1.1 + org.codehaus.mojo + native2ascii-maven-plugin + 1.0-beta-1 diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml index e461bfa8..19f6f29e 100644 --- a/wise-webapp/pom.xml +++ b/wise-webapp/pom.xml @@ -380,32 +380,25 @@ - - org.apache.maven.plugins - maven-antrun-plugin + org.codehaus.mojo + native2ascii-maven-plugin - compile - compile - - - - - - - - - run + native2ascii + + UTF-8 + + messages*.properties + + + + maven-war-plugin 2.1.1