diff --git a/plugins/linux/build.xml b/plugins/linux/build.xml index e0dd782..ccdc209 100644 --- a/plugins/linux/build.xml +++ b/plugins/linux/build.xml @@ -5,7 +5,6 @@ - @@ -16,7 +15,7 @@ - + @@ -43,15 +42,4 @@ - - - - - - - - - - - diff --git a/plugins/linux/pom.xml b/plugins/linux/pom.xml index 8cfee9c..c3b8d95 100644 --- a/plugins/linux/pom.xml +++ b/plugins/linux/pom.xml @@ -27,6 +27,15 @@ maven-javadoc-plugin + + maven-compiler-plugin + + + -h + ${project.build.directory}/generated-sources/natives + + + maven-antrun-plugin