Skip to Main Content

DevOps, CI/CD and Automation

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!

ojmake plugin package does not exist error on Jenkins server

user-3v2vuSep 12 2023 — edited Sep 12 2023

Hi Team,

We are getting compilation issue of an Oracle ADF application on Jenkins server during the CI/ CD pipeline process. But when the same application is build on the local machine using Oracle JDeveloper 12c tool, there are no issues. Maven commands to compile and package it work fine as the external jars defined in the pom.xml get downloaded without any exception.

Do we have to do any configuration changes in the Jenkins server so that ojmake plugin can download external jars for compilation of ADF application?

Regards,

Pankaj

Comments
Post Details
Added on Sep 12 2023
0 comments
390 views