Hi all,
I have a question about the maven dependencies management and jpr files synchronization.
I use JDev 12.1.3 and ADF 12.1.3.
I have a multi module project managed by maven and I am able to publish to my local maven repository the produced artifact. The consumer of these artifacts is another mavenized adf project.
I manage the dependencies using JDeveloper pom editor and all the changes are done using Jdev. My problem is the following: when I change the version of previous artifact I apply the new version on the consumer project using JDev pom editro, but the jpr file is not updated and it is pointing to the previous version.
Any idea how to solve that?
Thanks
G.