Hello,Can someone tell me what the following arguments do and why I would use (or remove) them:
--batch-mode --non-recursive
In my project I have one parent pom and 4 child poms: top level --- child 1 --- child 2 --- child 3 --- child 4 I'm not sure which parameters I should have on each project.Also, everything is working great when I hit the "Build All" button. I'm trying to get things working via the Scheduled runs.
Thanks in advance, Chris
