Hey,
I have a question to the way, that was presented in Webinar on 02. Dez to build a Project in Eclipse.
After we made the process model in Activiti modeler, we exported it in cycle as a maven project, that we then imported into eclipse as maven-project.
The next step was to complete the code and then, before junit test, maven install task was executed.
What happend on this step?
What is the role of maven?
Is it optional step for testing or i need it for deployment with ant also?
Thanks
Alexej