Minor, add an enlightening comment to plugins/verify.groovy at Maven plugin tests
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user