I'm new with shopizer Commerce, i have downloaded the project from github, and run the below maven comands :
mvn clean
mvn insatall
And it built the modules with succes but there are still some problems in the root project like the importaion of "org.apache.commons.lang.Validate" can not be resolved.
I'm using STS and Jdk 1.8
Thanks for any help or suggestions
As you can see at the picture : The import org.apache cannot be resolved