Restore maven-bundle-plugin
This was removed as a dep in fasterxml-oss-parent, but required here
This commit is contained in:
parent
badf2ba469
commit
8ad4d983d5
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user