Skip to content

generate osgi bundle manifest data for jar #248#249

Merged
mwiede merged 3 commits intomasterfrom
osgi
Dec 6, 2022
Merged

generate osgi bundle manifest data for jar #248#249
mwiede merged 3 commits intomasterfrom
osgi

Conversation

@mwiede
Copy link
Copy Markdown
Owner

@mwiede mwiede commented Nov 30, 2022

Comment thread pom.xml Outdated
Comment thread pom.xml Outdated
Comment thread pom.xml Outdated
Copy link
Copy Markdown
Contributor

@norrisjeremy norrisjeremy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was keeping the order of the maven plugins approximately in order of the phases in which their specified goals were executed.
Therefore, I would put maven-bundle-plugin after maven-compiler-plugin and before scala-maven-plugin since the process-classes phase happens after the compile phase but before the test-compile phase.

Comment thread pom.xml Outdated
@mwiede mwiede merged commit 19bb849 into master Dec 6, 2022
mwiede added a commit that referenced this pull request Dec 6, 2022
* generate osgi bundle manifest data for jar #248
@mwiede mwiede deleted the osgi branch January 3, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants