-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Build on Ubuntu 12.04 Instance #5
Comments
Jeremy and Ketan, It might be the version of Maven being used (Maven 2 vs Maven 3)? Another issue could be how the maven file is working. I can look into it, but it you could send the whole -X maven debugging log, that would help. Thanks, Chris V. Jeremy Archer wrote:
|
After further investigation, I realized that the pom.xml has a version |
Oh, er... okay- how do we fix it? |
The fix should be applied in the develop branch. |
(I'm forwarding this request from Ketan Maheshwari, one of the developers on the Chicago side of things.)
In a clean download of ACMO on Ubuntu 12.04 running in AWS,
mvn install
fails, and outputs:This is using both Java 6 and 7. Any thoughts?
The text was updated successfully, but these errors were encountered: