launch config and maven build
idea #9164 on vista, maven internal
I've created a simple launch config for a java hello world app.
I build it using maven. If the maven build fails, the application
is launched anyways (it's last build is run). I want to behavior to be
that if the maven build fails, nothing is launched. How do I do that?
Thanks.
Please sign in to leave a comment.