diff --git a/resources/pom.xml b/resources/pom.xml index d6c08db16d..35b955d827 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -36,6 +36,7 @@ + META-INF ${project.basedir} LICENSE.txt @@ -46,16 +47,18 @@ maven-remote-resources-plugin 1.2 - + bundle-remote-resources bundle + + process-resources - ${project.basedir} + ${project.build.outputDirectory} - LICENSE.txt + META-INF/LICENSE.txt