diff --git a/pom.xml b/pom.xml index c941245..9f8ac17 100644 --- a/pom.xml +++ b/pom.xml @@ -1,133 +1,146 @@ - - 4.0.0 - de.lusiardi - MouseMover - 0.0.1 - - 3.0 - - - - launch4j-xml-plugin-repo - launch4j-xml-plugin Repository for Maven - https://launch4j-xml-plugin.googlecode.com/svn/repo - - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.5.2 - - - html - - - - - - - - - org.apache.maven.plugins - maven-shade-plugin - 1.3.1 - - - package - - shade - - - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - - de.lusiardi.mousemover.Main - - - - lang/messages.properties - - - lang/messages_de.properties - - - - - - - org.bluestemsoftware.open.maven.plugin - launch4j-plugin - 1.5.0.0 - - - l4j-gui - package - - launch4j - - - gui - target/MouseMover.exe - target/MouseMover-0.0.1.jar - MouseMover Error - src/main/resources/mm.ico - - 1.5.0 - 1.9.0 - 128 - 1024 - - - 1.0.0.0 - 1.0.0.0 - Desc - C - 1.0.0.0 - 1.0.0.0 - MouseMover - MouseMover - MouseMover.exe - - - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.5.2 - - - - - - - - clean - - - - - - - + + 4.0.0 + de.lusiardi + MouseMover + 0.0.1 + + 3.0 + + + + launch4j-xml-plugin-repo + launch4j-xml-plugin Repository for Maven + https://launch4j-xml-plugin.googlecode.com/svn/repo + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.5.2 + + + html + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + UTF-8 + + + + + org.apache.maven.plugins + maven-shade-plugin + 1.3.1 + + + package + + shade + + + + + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + + + + de.lusiardi.mousemover.Main + + + + lang/messages.properties + + + lang/messages_de.properties + + + + + + + com.akathist.maven.plugins.launch4j + launch4j-maven-plugin + 2.4.1 + + + l4j-gui + package + + launch4j + + + gui + target/MouseMover.exe + target/MouseMover-0.0.1.jar + MouseMover Error + src/main/resources/mm.ico + + 1.7.0 + 20.0.1 + 128 + 1024 + ./lib/jre + + + + 1.0.0.0 + 1.0.0.0 + Desc + C + 1.0.0.0 + 1.0.0.0 + MouseMover + MouseMover + MouseMover.exe + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.5.2 + + + + + + + + clean + + + + + + +