Maven 可访问的捆绑包的自动 OSGi 依赖关系解析?
似乎已经有一种相当自动化的方法来链接(至少在服务器上)依赖项与其在 Maven 存储库中的可用包,例如, http ://www.springsource.com/repository/app/bundle/version/dependency?name=org.springframework.osgi.extensions.annotations&version=1.2.1
这似乎是一个很棒的工具( 意思不是简单地在 pom 文件中指定它们,就像 maven-pax-plugin 的提供任务一样,
是否存在这样的工具?
一个 Maven,但用于捆绑包 - 我的 你的 米沙
It seem that there is already a fairly automated method to link, at least on the server, dependencies with their available bundles in a Maven repository, e.g.,
http://www.springsource.com/repository/app/bundle/version/dependencies?name=org.springframework.osgi.extensions.annotations&version=1.2.1
It seems like this would be a great tool (a la Maven but for bundles - and I don't mean simply specifying them in a pom file like used by the provision task of the maven-pax-plugin.
Does such a tool exist yet? Ideally a free one?
Thank you
Yours
Misha
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看OSGi 捆绑存储库或 OBR
Take a look at OSGi Bundle Repository or O.B.R.