diff --git a/hppcrt/pom.xml b/hppcrt/pom.xml index 67a928592..169f739dd 100644 --- a/hppcrt/pom.xml +++ b/hppcrt/pom.xml @@ -46,21 +46,7 @@ install - - org.apache.maven.plugins - maven-compiler-plugin - ${version.maven-compiler-plugin} - - 1.6 - 1.6 - - -Xlint - - - - - - + org.apache.maven.plugins @@ -153,8 +139,7 @@ retrolambda-classes - none - + process-classes process-main @@ -165,6 +150,23 @@ false + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + + + bundle-manifest + process-classes + + manifest + + + + @@ -188,21 +190,7 @@ - - - org.apache.felix - maven-bundle-plugin - - - jar-bundle - package - - bundle - - - - - + org.apache.maven.plugins @@ -216,6 +204,10 @@ jar + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + **/KType* **/*KType* @@ -227,7 +219,7 @@ - + org.apache.maven.plugins maven-javadoc-plugin