Open lichtin opened 5 years ago
Would it be possible to add support for OSGi? It simply means running a plugin as part of the build process, to amend the MANIFEST.MF
<plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <version>3.5.1</version> </plugin>
I also need it! so +1 for the request. and also for the "lite" version.
Would it be possible to add support for OSGi? It simply means running a plugin as part of the build process, to amend the MANIFEST.MF