.JPR not updating
Hi
I have recently upgraded my struts 2 project from JDeveloper 11g to 12c. The project is a multi-module maven project. The jpr files for the modules are are not influenced by the changes in the individual module pom files. I have also upgraded struts from 2.0 to 2.5 requiring many changes in the web module pom.
The jpr files are not being updated to reflect changes made to the project. They still show struts 2.0 artifacts. What is the prescribed way to update the jpr files? What role do these files play in maven build and deploy to integrated wls?
Thanks,
James