构建器使用可选的传递工件依赖项
如何告诉 Apache Buildr 在 pom 中遵循
的依赖关系?请参阅相关问题 Trouble getting Hibernate使用 Apache Ivy 的核心和 Hibernate 注释(但它也与 Maven2 相关。)
谢谢。
How can Apache Buildr be told to follow dependencies with <optional>true</optional>
in the pom? See the related question at Trouble getting Hibernate Core and Hibernate Annotations using Apache Ivy (but it's also Maven2 related.)
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
恐怕传递支持在构建器中是实验性的,它存在一些问题。 Tou 可以尝试手动列出依赖项:
i'm afraid that transitive support is experimental in buildr, there are a few problems with it. Tou could try listing the dependencies by hand: