Hi, I haven't found this clearly on documentation. How can I build a new oozie.war file without having to make a new distro?
I make small changes in the oozie-core and then I just build the jar using "mvn install -pl core -DskipTests". Afterward, I want to incorporate this jar in the oozie.war file, without having to build a new distro (which generates a .war from scratch but erases my previous distro configurations). Thanks/Regards, Saiph
