I am currently invoking mvn from ant. However, when there is a BUILD FAILURE inside mvn, the ant script is still showing that the build is successful.
How could I determine what the error code is from mvn and read it into ant? Any ideas? -- View this message in context: http://maven.40175.n5.nabble.com/getting-maven-failure-code-in-ant-tp3368588p3368588.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
