Hi,
There have been some discussions going around on creating a maven
repository
with OSGi manifests in the jar artifacts.
I've written a maven mojo for processing the Maven repository (For
creating RPMs, but
could be used to add manifests as well), and was wondering
if it would be attractive to process the current maven repository all at
once so that all
jar artifacts have the OSGi manifest.
Then future projects that wish to be included in the OSGi compliant
repository, would just need
to be built against it.
Thoughts?
Thanks,
- Ole