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

feat: pure maven build #5536

Closed

Conversation

chrisdutz
Copy link

No description provided.

@mattdibi
Copy link
Contributor

mattdibi commented Dec 4, 2024

As per our discussion in #5521

All the dependencies are specified in the target platform, there is no need to duplicate them in the projects. Moreover, some internal package exports will not be found on maven central. This is how OSGi works and this is the reason why you should compile with maven plugins like Eclipse Tycho and bndtools.

Closing

@mattdibi mattdibi closed this Dec 4, 2024
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