Forget it. It was a brain issue ;) Sorry.
2013/12/7 Nick Dimiduk <[email protected]> > Meaning, absolute paths instead of relative paths? > > On Saturday, December 7, 2013, Jean-Marc Spaggiari wrote: > > > Hi list, > > > > I just built trunk and called ./bin/hbase classpath to build my > classpath. > > > > classpath return entries like > > > > > /home/jmspaggi/trunk/hbase-server/target/hbase-server-0.99.0-SNAPSHOT-tests.jar > > however, jars are under: > > ./hbase-client/target/hbase-client-0.99.0-SNAPSHOT.jar > > ./hbase-client/target/hbase-client-0.99.0-SNAPSHOT-tests.jar > > ./hbase-client/target/hbase-client-0.99.0-SNAPSHOT-sources.jar > > > > etc. > > > > Should not classpath return those jars instead? Or is it because I > missed a > > step? > > > > Thanks, > > > > JM > > >
