Hi, I am searching for documentation about the result handling of pom files in maven.
I want to call a script in the verify phase which analyse perl source code. I think I can call this script with the mojo exec plugin. But how can I return error and warning information from my application to maven? Poorly i have not found any information about this process, can anybody help me? best regards -- View this message in context: http://www.nabble.com/Result-Handling-tp25980649p25980649.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]
