nkeywal created HBASE-7927:
------------------------------

             Summary: Bad classpath generation
                 Key: HBASE-7927
                 URL: https://issues.apache.org/jira/browse/HBASE-7927
             Project: HBase
          Issue Type: Bug
          Components: build
    Affects Versions: 0.96.0
            Reporter: nkeywal


I don't know why, but when you do a mvn dependency:tree, everything looks fine. 
When you look at the generated target/cached_classpath.txt you see 2 versions 
of netty: netty-3.2.4.Final.jar and netty-3.5.9.Final.jar.

This is bad and can lead to unpredictable behavior.

I haven't looked at the other dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to