You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: