I want to speed up the build and skip sniffer-plugin if "Nothing to compile - all classes are up to date". Do you think that maven-compiler-plugin can do it. For instance to set POM $property if incremental compiler says "Nothing to compile - all classes are up to date".
Cheers Tibor
