Hello
I'm implementing a continuous delivery solution to build/deploy/test osb12c projects via jenkins/maven/nexus.
I'm using the new oracle maven respository to do this, but it seems that it's still necessary to have a local oracle_home installation available to make a succesfull build.
I was hoping that all the necessary artifacts would be available through that oracle maven repository.
We want to make osb12c builds through a dedicated Jenkins server without an oracle_home installation on that server; this seems not to be possible.
Is my conclusion correct that an oracle_home is still necessary to do a maven build in 12c nonetheless we are using the maven repository?
thank you for you ideas and suggestions
regards