Re: Custom maven plugin to count compilation warnings

2014-03-12 Thread Ron Wheeler
the number of compiler warnings and act in some way if that number is not what it is expected to be. The question is how a custom Maven plugin could find out the number of warnings/errors compiler produces? -- View this message in context: http://maven.40175.n5.nabble.com/Custom-maven-plugin-to-count

Re: Custom maven plugin to count compilation warnings

2014-03-12 Thread yk
Maven output log looking for warnings. -- View this message in context: http://maven.40175.n5.nabble.com/Custom-maven-plugin-to-count-compilation-warnings-tp5787921p5788093.html Sent from the Maven - Users mailing list archive at Nabble.com

Custom maven plugin to count compilation warnings

2014-03-11 Thread yk
in context: http://maven.40175.n5.nabble.com/Custom-maven-plugin-to-count-compilation-warnings-tp5787921.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org