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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ADF build using Maven from Jenkins

Prabhu ManavalanSep 13 2018 — edited Sep 18 2018

Hi All,

We are working on automating our build and deploy process using  Jenkins and Maven.

Currently our ADF applications are build directly from Jdeveloper and deployed to weblogic application server.

Trying to understand the process to build ears through Maven from Jenkins. Our code is placed in Github and jenkins is pointing to github.

We are having issues in building the ear through maven.

Can anyone please share details or documents on building Ear through Maven in Jenkins.

I have created the pom.xmls in jdeveloper and trying to use maven.oracle.com repository. Using my Oracle SSO credentials to in maven settings.xml. But this doesnt work, not sure if I am following the right process.

Regards,

Prabhu

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 16 2018
Added on Sep 13 2018
5 comments
1,291 views