ottlinger commented on PR #215: URL: https://github.com/apache/creadur-whisker/pull/215#issuecomment-2554453288
@Claudenw The issue remains open. I asked a friend to checkout the branch and build and it succeeded on Windows10, not sure what OS GHA is running - the last message is ``` [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.49 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 ``` as the file seems to exist my expectation would be to see true instead of false. -- 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