Minor, add an enlightening comment to plugins/verify.groovy at Maven plugin tests

This commit is contained in:
Alexander Udalov
2016-12-15 13:07:22 +03:00
parent 954db037dc
commit 9218965821
@@ -1,3 +1,7 @@
/**
* NOTE: if this script returns false, the build log with more information can be found at tools/kotlin-maven-plugin/target/it/plugins/build.log
*/
import java.util.regex.Pattern
class State {