diff --git a/plugins/windows/build.xml b/plugins/windows/build.xml index 7023215..906a986 100644 --- a/plugins/windows/build.xml +++ b/plugins/windows/build.xml @@ -2,37 +2,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/windows/pom.xml b/plugins/windows/pom.xml index 782e25f..d7da89c 100644 --- a/plugins/windows/pom.xml +++ b/plugins/windows/pom.xml @@ -27,6 +27,15 @@ maven-javadoc-plugin + + maven-compiler-plugin + + + -h + ${project.build.directory}/generated-sources/natives + + + maven-antrun-plugin