Are you sure your slf4j jar in your local maven repo is valid ? Could you try deleting it and rebuild ?
On Fri, Jun 8, 2012 at 6:47 PM, Emmanuel Lécharny <[email protected]> wrote: > -1 > > checked out the project : > > $ svn co https://svn.apache.org/repos/asf/mina/sshd/tags/sshd-0.7.0 > $ cd sshd-0.7.0/ > $ mvn clean install > ... > [INFO] Apache Mina SSHD .................................. SUCCESS [1.919s] > [INFO] Apache Mina SSHD :: Core .......................... FAILURE [3.904s] > [INFO] Apache Mina SSHD :: PAM ........................... SKIPPED > [INFO] Apache Mina SSHD :: Assembly ...................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 6.178s > [INFO] Finished at: Fri Jun 08 18:45:47 CEST 2012 > [INFO] Final Memory: 13M/81M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile > (default-compile) on project sshd-core: Compilation failure: Compilation > failure: > [ERROR] > /Users/elecharny/mina/sshd/sshd-0.7.0/sshd-core/src/main/java/org/apache/sshd/common/channel/AbstractChannel.java:[31,16] > package org.slf4j does not exist > [ERROR] > [ERROR] > /Users/elecharny/mina/sshd/sshd-0.7.0/sshd-core/src/main/java/org/apache/sshd/common/channel/AbstractChannel.java:[32,16] > package org.slf4j does not exist > [ERROR] > > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ FuseSource, Integration everywhere http://fusesource.com
