Hi,
I am trying to use Maven in Jdeveloper 12.1.2 to build and package ADF Fusion Middleware Application with ViewController and Model projects.
I hope someone will make it clear for me what exactly are Ojmake and Ojdeploy maven plugins for? How do they differ from Maven lifecycle plugins?
Why I cannot just use Maven native plugins like compile plugin and jar, war, ear packaging for appropriate project(jar for Model and war for ViewController) or application(ear)?
If I can omit these plugins in building any of the projects, please give me such examples.
Thanks in advance, Bato