diff --git a/pom.xml b/pom.xml index ef0f71087d..28cb2dbad7 100644 --- a/pom.xml +++ b/pom.xml @@ -180,6 +180,15 @@ + + + ${basedir}/src/main/resources + + + ${basedir}/target/license + + + maven-compiler-plugin @@ -225,7 +234,7 @@ copy-resources - ${basedir}/target/classes/META-INF + ${basedir}/target/license/META-INF ${basedir}