ottlinger commented on PR #215: URL: https://github.com/apache/creadur-whisker/pull/215#issuecomment-2564308886
> @ottlinger you could try adding `<goal>-X</goal>` to the invoker plugin configuration in the maven-plugin pom. That will cause the debugging to print and may help debug the problem. Done - I do not understand the initial groovy error .... ``` [INFO] --- invoker:3.6.0:run (integration-test) @ apache-whisker-maven-plugin --- [INFO] Building: example-copyright-notices\pom.xml [INFO] run post-build script verify.groovy [INFO] groovy.lang.MissingMethodException: No signature of method: org.apache.creadur.whisker.it.Results.report() is applicable for argument types: () values: [] Possible solutions: every(), grep(), every(groovy.lang.Closure), getAt(java.lang.String), grep(java.lang.Object), split(groovy.lang.Closure) [INFO] example-copyright-notices\pom.xml ................ FAILED (10.73 s) [INFO] Building: in-5\pom.xml [INFO] run post-build script verify.groovy [INFO] Assertion failed: assert license.exists() | | | false D:\a\creadur-whisker\creadur-whisker\apache-whisker-maven-plugin\target\it\in-5\target\LICENSE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@creadur.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org