antrun anyone On 14 December 2010 17:15, Wayne Fay <[email protected]> wrote: >> Is there any possibility to configure the exec-maven-plugin (or any other >> existing plugin) in a way, that I can catch the maven build error of the >> install-execute-process and use is as a trigger, that starts the >> re-install-process? > > I doubt this functionality exists in any current plugin. But take a > look at the failsafe plugin and maybe you'll get some ideas on how you > can modify the exec-m-p to accommodate this requirement. > > Otherwise I'd just handle this in a shell script/batch file that calls > Maven, checks the results, and then calls Maven again if necessary. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
