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