Re: How do exec:java on a mainclass that calls System.exit() without terminating the maven build?
Steinar Bang <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Organization | Probably a good idea |
| Message-ID | <[email protected]> |
Side note: Heh, I just discovered an unexpected side effect of my schema conversion with System.exit(): it can bring down eclipse that has a maven project where the schema conversion is done. I wonder if the exec-maven-plugin fix mentioned in this thread also will fix eclipse or if I need a different fix there...? (not the maven team's responsibility I know... just putting the information out there... :-) ) (I'll update this thread with what I discover wrt. to eclipse behaviour once the exec-maven-plugin fix is released)