I want to build my own cmdbuild project in my Eclipse or Intellij IDEA IDE, I have downloaded the source code in https://bitbucket.org/tecnoteca/. What should I do next? I've tried to use CMD command "mvn clean install" but error occoured.
Is there anybody can tell me what should I do to get the project into my Eclipse or Intellij IDEA so I can try to edit the source code and then run the project?
I know my question is quite stupid...Thanks a lot!