Hi,
We use JDeveloper 12c and trying to automate builds using Maven and Jenkins. I do have some experience with Maven and Jenkins but not a whole lot. So my question is it possible to call ojmake and ojdeploy via Maven from Jenkins.
I have added POMs to projects and the application and I can create an EAR from JDeveloper using Maven just fine. However, when I try to do that on Jenkins it fails since it is trying to download ojmake and ojdeploy from repository and they do not exist there.
Any help would be great.
Thanks
Vlad