Hi all,
I have a problem with a Maven build of an ADF application on Jenkins.
When build locally or directly in JDeveloper the EAR is runnable without problems. Build with Maven on a Jenkins buildserver the application is compiled and packaged without any errors but does not run on Glassfish 3.1.2 or Weblogic 12c.
The EAR file form the buildserver is missing the directory adf and some XML files.
In my central Maven repository the needed plugins are installed via Oracle Maven Sync.
Jenkins invokes Maven with clean package.
What am I missing? Or has someone else encountered a similar problem?
Kind regards,
Björn