Thanks Robert. It works with the recommended changes. On Wed, Jun 3, 2015 at 7:40 AM, Robert Metzger <rmetz...@apache.org> wrote:
> Hi Lokesh, > > can you try this fix? > > http://dbknickerbocker.blogspot.de/2013/04/simple-fix-to-missing-toolsjar-in-jdk.html > > On Wed, Jun 3, 2015 at 4:27 PM, Lokesh Rajaram <rajaram.lok...@gmail.com> > wrote: > > > Hi, > > > > When I ran mvn checkstyle:checkstyle with the latest master branch. I see > > the following failure: > > > > [ERROR] Failed to execute goal on project flink-hbase: Could not resolve > > dependencies for project org.apache.flink:flink-hbase:jar:0.9-SNAPSHOT: > > Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path > > > > > /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../lib/tools.jar > > > > Looks like some system dependencies mentioned in some hbase pom. any > idea? > > > > Note: I am running this on Mac. > > > > Thanks, > > Lokesh > > >