[
https://issues.apache.org/jira/browse/IVY-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14692649#comment-14692649
]
ASF GitHub Bot commented on IVY-1526:
-------------------------------------
Github user benmccann commented on the pull request:
https://github.com/apache/ant-ivy/pull/7#issuecomment-130121102
Ping. Please review! :-)
> PomModuleDescriptorParser should parse licenses from parent POM
> ---------------------------------------------------------------
>
> Key: IVY-1526
> URL: https://issues.apache.org/jira/browse/IVY-1526
> Project: Ivy
> Issue Type: Bug
> Reporter: Ben McCann
>
> PomModuleDescriptorParser Line 167 only uses the license information from the
> current pom mdBuilder.setLicenses(domReader.getLicenses()); The parent is
> being parsed, so it should be easy to include info from it.
> About half of libraries used in my projects set the license info on their
> parent pom, so I don't get any license info returned. A few examples from my
> project include Jackson, Dropwizard Metrics, Amazon AWS SDK, Google Guava,
> Apache Commons, Lucene, Jetty, Selenium, Slf4j.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)