Restore maven-bundle-plugin

This was removed as a dep in fasterxml-oss-parent, but required here
This commit is contained in:
Chris Kelley 2022-12-15 21:26:24 +00:00
parent badf2ba469
commit 8ad4d983d5

View File

@ -28,6 +28,8 @@ as basic shared abstractions.
%pom_remove_plugin "org.moditect:moditect-maven-plugin"
%pom_remove_plugin "de.jjohannes:gradle-module-metadata-maven-plugin"
%pom_add_plugin "org.apache.felix:maven-bundle-plugin" . "<extensions>true</extensions>"
cp -p src/main/resources/META-INF/NOTICE .
sed -i 's/\r//' LICENSE NOTICE