Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Maven dependencies and JPR synchronization

G.Apr 14 2015 — edited Apr 21 2015

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2015
Added on Apr 14 2015
3 comments
735 views