Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Switch to Maven for build #4

Open
lintool opened this issue May 30, 2014 · 1 comment
Open

Switch to Maven for build #4

lintool opened this issue May 30, 2014 · 1 comment

Comments

@lintool
Copy link
Owner

lintool commented May 30, 2014

Switch from Ant/Ivy for build and package management.

@cigrainger
Copy link

I get a compilation error and build failure now with Maven saying:

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
javac: directory not found: /home/hadoop/Mr.LDA/target/classes
Usage: javac
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.720 s
[INFO] Finished at: 2014-07-02T21:29:34+00:00
[INFO] Final Memory: 13M/208M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project mrlda: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] javac: directory not found: /home/hadoop/Mr.LDA/target/classes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants