> I'm looking for a Maven plugin (or some other way, we use Teamcity)
> to make my build fail if the build log contains a keyword (let's use an
> example: "BadSqlGrammarException").

This sounds like something that would be implemented as a Teamcity
module, not a Maven module... And it sounds like something that should
be pretty simple for a CI server to do as part of a post-build
verification script.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to