Re: How do exec:java on a mainclass that calls System.exit() without terminating the maven build?
Slawomir Jaranowski <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAGjJkv11asZkQidvWOoXf2iJGrX1cyV_dj1c7BJzg11Juc_-xw@mail.gmail.com> |
Hi Steinar Can you test my patch: https://github.com/mojohaus/exec-maven-plugin/pull/472 I added an example provided by you as an IT. On Fri, 9 May 2025 at 16:11, Steinar Bang <[email protected]> wrote: > > >>>>> Thomas Broyer <[email protected]>: > > > Use exec:exec instead: > > https://www.mojohaus.org/exec-maven-plugin/examples/example-exec-for-java-programs.html > > I don't wish to start a separate process for to convert schemas, so this > isn't an option for me. > > But thanks for responding. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Sławomir Jaranowski