Skip to content
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

compiling issue #108

Closed
vkrastanov opened this issue Dec 12, 2012 · 2 comments
Closed

compiling issue #108

vkrastanov opened this issue Dec 12, 2012 · 2 comments

Comments

@vkrastanov
Copy link

Hello,
Can I compile traccar from the source without using any IDE like Eclipse for example?
I've downloaded the source from gidhub on my debian 64bit machine, however I got a lot of errors when try to compile it using mvn (simply executing mvn compile or mvn test). I'm almost sure the this is my fault, I am missing something (knowlegde for sure, but anyway...). Could you please guide me.
Thank you in advance.

@tananaev
Copy link
Member

Try again, now it should work. The problem was that java version was not specified in maven project file and by default it uses java 1.5 compatibility mode.

@vkrastanov
Copy link
Author

Thank you,
This fixed my issue

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

No branches or pull requests

2 participants