Posting to help other users who might face the similar issue on workflow startup.
There is two steps you should perform .
1. use your build tool to analyze dependencies and exclude anything except your copper-engine version uses.
2. analyze your build scripts and remove `-parameters` from javac arguments. After that everything should be fine.
--
Regards,
Alex