Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate osgi bundle manifest data for jar #248 #249

Merged
merged 3 commits into from
Dec 6, 2022
Merged

generate osgi bundle manifest data for jar #248 #249

merged 3 commits into from
Dec 6, 2022

Conversation

pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
Copy link
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.

pom.xml Outdated Show resolved Hide resolved
@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