cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Engine stuck, refusing to get updated

chrisx_212
Champ in-the-making
Champ in-the-making
I had some modifications to the activiti engine files in the past, just as much as putting in System.out.println lines. That was the past.

And now, when I update my activiti engine, they refuse to acknowledge the changes in my activiti engine, they just show my past System.out.println lines which I removed.

Where did I go wrong in this?

My method of compiling is to execute command "mvn install -DskipTests" in these folders:
1. (Main Activiti folder)
2. (Main Activiti folder)/modules/activiti-engine/
3. (Main Activiti folder)/modules/activiti-ui/activiti-app/
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi Chris,

May be you forget to update classes in the classpath.

Regards
Martin