elephant-bird
elephant-bird copied to clipboard
Compile failure: cannot find hadoop-compat/target/classes directory
I followed the first 2 instructions in the Quickstart section of the Readme. When I run mvn package -Dprotobuf.version=2.3.0
, I get the following error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project elephant-bird-hadoop-compat: Compilation failure [ERROR] Failure executing javac, but could not parse the error: [ERROR] javac: directory not found: /Users/Johno/Downloads/elephant-bird-download/hadoop-compat/target/classes ...
It should build. Can your try 'mvn clean package'.
Please attach full log if you can.
I tried again using mvn clean package -Dprotobuf.version=2.3.0
, and the issue was not resolved. Here is a link to the full log:
http://txtup.net/BNyCz
That output seems to be truncated. I don't see any [ERROR] there.
Sorry about that. It was truncated to 60,000 characters. Here is the rest of the log, starting from the last [DEBUG] line:
http://txtup.co/tXLWW