tools.jar is available with jdk 1.8 e.g. on Mac: /Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/lib/tools.jar
See also https://stackoverflow.com/questions/18061887/where-is-tools-jar-located On Sat, Sep 23, 2017 at 2:15 PM, Andrzej <[email protected]> wrote: > I clone HBase sources and checkout HBASE-14850. > Next I do 'mvn install -DskipTests' > Is Annotation error: > https://pastebin.com/9YCtxtMh > > Annotation is not needed (it is only test program?) and not must be > rebuild to next compile client with Docker ? >
