Nevermind, I got it working. In case anyone else faces the same problem. I have to increase the version number in pom.xml for every changes and sometimes have to re-add the plugin with jar files with new increased version number.
Nevermind, I got it working. In case anyone else faces the same problem. I have to increase the version number in pom.xml for every changes and sometimes have to re-add the plugin with jar files with new increased version number.
What to do with that jar caching issue? Whenever I upload new changes to jar it just doesn't get reflected.
So to make it work I have to remove the dependency from pom.xml and recreate the build and after creating the build I have to re-upload the jar file and modify the pom?
I want to recreate the app, but do not want to work with the design and services part. What is the best way to restore only design and services?
Thank you for replying.
The app is getting build now. I am currently listing my steps backward, to get the exact cause of the issue.