Can anyone helps in building from source stuff?
I think I almost got it, but just almost... I got some errors like:
Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test (default-test) on project twitter-text: There are test failures.
and some more stuff, i can post if needed, but i think this is the one It seems to be related to not finding some files. Do i have to point to them? How?
I've done:
downloaded zip from Github
from terminal gone to extracted directory
execute as directed in a very economic instruction from git page:
git submodule init
git submodule update
maven clean install
That's it. got this error... What is maven? Where to go to start to better understand building from source?
thanks
btw this is what i'm tying to build:
1