Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Improvements in OSGi manifest generation #28

Closed
splatch opened this issue Sep 3, 2013 · 4 comments
Closed

Improvements in OSGi manifest generation #28

splatch opened this issue Sep 3, 2013 · 4 comments
Milestone

Comments

@splatch
Copy link

splatch commented Sep 3, 2013

In oss-parent since version 11 there is improvement which allows to use bundle packaging.

splatch added a commit to splatch/jackson-datatype-guava that referenced this issue Sep 3, 2013
@pgelinas
Copy link
Member

I'm not sure about this, this project's pom inherits from com.fasterxml:oss-parent and I don't know what is available and what's not. Perhaps @cowtowncoder might have some insight for this.

@cowtowncoder
Copy link
Member

Are there specific things that are not working with generation currently?

@splatch
Copy link
Author

splatch commented Oct 22, 2013

After upgrade to oss-parent 11 maven build has been changed and osgi manifest is no longer generated thus it's missing in JAR files. To get this done packaging for module must be bundle. The outcome will still be a JAR but there will be additional maven plugin executions which will create manifest in META-INF and verify its contents against project dependencies.

cowtowncoder added a commit that referenced this issue Oct 22, 2013
@cowtowncoder
Copy link
Member

Thanks! Added packaging->bundle declaration in pom.xml.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants