#2
I created a new maven project with all pom dependencies and followed till the deployment as suggested in 2 - Camunda Tutorial for Java Developers on Vimeo, the console log said simpledemo.war deployed but I couldn’t see the process in cockpit.
For issue #1
I was referring to the archetype import in eclipse. And proxy config is fine and I am able to look up other plugins etc. How does maven config play a role on eclipse archetype import ?
For issue #2
I will attach my code with the process bpmn file. I also have a processes.xml in META-INF folder. I tried deploying with and without it but no luck. Please check and let me know.