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