=== modified file 'dhis-live/pom.xml' --- dhis-live/pom.xml 2009-09-11 17:26:52 +0000 +++ dhis-live/pom.xml 2010-02-17 15:30:19 +0000 @@ -15,6 +15,7 @@ dhis2-live install + maven-assembly-plugin 2.2-beta-3 @@ -28,7 +29,8 @@ - + + maven-compiler-plugin 2.0.2 @@ -36,6 +38,48 @@ true + + + org.bluestemsoftware.open.maven.plugin + launch4j-plugin + 1.5.0.0 + + + launch4j + package + + launch4j + + + true + gui + ${project.build.directory}/dhis2-live.exe + dhis2-live.jar + dhis2 + normal + http://java.com/download + http://dhis2.org + false + false + + ${basedir}/util/launch4j/favicon.ico + + dhis-live.mutex + + + + 1.6.0_14 + + + ${basedir}/util/launch4j/dhis2-splash.bmp + false + 12 + false + + + + +