which downloaded all dependencies and built all project successfully.
now i imported these projects into my eclipse(V3.6.1 with m2eclipse installed in it), after importing i still find some issues as some projects are marked with red showing error, further digging into the error i discoverd the main issue is because of missing dependencies named:-
org.eclipse.dd.* & org.eclipse.bpmn2.*
The src\main\java of project "org.activiti.designer.model" seems to be empty in svn.
i am not sure if this issue is related to maven or activiti or its confined only to me ??
We have written a nice setup script on the Activiti wiki, please follow this guide. What you are missing is the generation step of the BPMN 2.0 model files.