[ 
https://issues.apache.org/jira/browse/PIO-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15461724#comment-15461724
 ] 

Suneel Marthi commented on PIO-27:
----------------------------------

Not sure how its done with sbt ? But with maven - mvn dependency:tree would 
display the entire transitive dependency tree and eventually is real helpful 
when having to shade out specific jars to avoid runtime conflict across 
different versions of the same jar from different libraries - the infamous 
guava conflict problem.

> Check release artifacts for licenses and the LICENSE.txt file
> -------------------------------------------------------------
>
>                 Key: PIO-27
>                 URL: https://issues.apache.org/jira/browse/PIO-27
>             Project: PredictionIO
>          Issue Type: Task
>    Affects Versions: 0.10.0
>            Reporter: Pat Ferrel
>            Priority: Blocker
>             Fix For: 0.10.0
>
>
> Quoth [~smarthi] " I would ask that you do the due diligence on the
> License and Notice files and ensure that all third party jars have been
> accounted for and the License and Notice files are included in the
> appropriate project release artifacts."
> This has to be done by hand. We should be able to do it now on the develop 
> branch build since we will not include new features and so no new 
> dependencies. 
> https://github.com/apache/incubator-predictionio/blob/develop/LICENSE.txt
> https://github.com/apache/incubator-predictionio/blob/develop/NOTICE.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to