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

Consider generating dependencies #19

Closed
jesse-gallagher opened this issue Dec 26, 2019 · 1 comment
Closed

Consider generating dependencies #19

jesse-gallagher opened this issue Dec 26, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@jesse-gallagher
Copy link
Member

Similar to https://github.com/OpenNTF/generate-domino-update-site/blob/develop/generate-domino-update-site/src/main/java/org/openntf/p2/domino/updatesite/MavenizeBundlesMojo.java , it may be worth adding dependency information to the generated poms based on the OSGi metadata (and potentially existing Maven metadata - #17 ). It may make sense to only include this if the referenced bundles can be found within the repo, though.

@jesse-gallagher jesse-gallagher added the enhancement New feature or request label Dec 26, 2019
@jesse-gallagher
Copy link
Member Author

Either way, it may make sense to have the main artifact gave dependencies in any embedded Jars. I’ll have to check if that has weird side effects, but, if it doesn’t, it’d make using things like IBM’s update sites a lot easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant