You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gustavo Anatoly (JIRA)" <ji...@apache.org> on 2013/02/25 13:42:12 UTC

[jira] [Commented] (HBASE-7927) Bad classpath generation

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

Gustavo Anatoly commented on HBASE-7927:
----------------------------------------

Hi, Nicolas.

Try run {code}mvn clean install -DskipTests{code} and check again your cached_classpath.txt,  on my file appear only one netty-3.5.9.Final.jar. If this behavior, persist you can try delete manually the  dependency netty-3.2.4.Final.jar inside the maven repository and run {code}mvn clean install -DskipTests{code} to see where blow up the error, so we discover the main cause.
                
> 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