I do see slf4j-log4j12.jar in my tarball. It used to be there. Now it is gone.
Not sure what has happened. On Fri, Jul 19, 2013 at 11:04 AM, Ted Yu <yuzhih...@gmail.com> wrote: > Looking at the dependency tree, I see: > > [INFO] | +- log4j:log4j:jar:1.2.17:compile > ... > [INFO] | +- org.slf4j:slf4j-log4j12:jar:1.4.3:compile > > Is that why ? > > On Fri, Jul 19, 2013 at 10:56 AM, Jimmy Xiang <jxi...@cloudera.com> wrote: > > > I couldn't find the log4j jar in the tarball built with > > > > mvn -DskipTests clean package assembly:single > > > > > > mvn -version > > Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 > > 05:51:28-0800) > > Maven home: /etc/vendor/apache-maven-3.0.5 > > Java version: 1.7.0_09, vendor: Oracle Corporation > > Java home: /etc/vendor/jdk1.7.0_09/jre > > Default locale: en_US, platform encoding: UTF-8 > > OS name: "linux", version: "3.2.0-41-generic", arch: "amd64", family: > > "unix" > > > > > > Did I miss anything? > > > > Thanks, > > Jimmy > > >