ottlinger commented on PR #215: URL: https://github.com/apache/creadur-whisker/pull/215#issuecomment-2799042104
@Claudenw do you have an idea? ``` [INFO] Assertion failed: assert license.exists() | | | false D:\a\creadur-whisker\creadur-whisker\apache-whisker-maven-plugin\target\it\third-party-group\target\LICENSE [INFO] third-party-group\pom.xml ........................ FAILED (6.309 s) [INFO] Building: whisker-10\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] whisker-10\pom.xml ............................... FAILED (6.248 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 0, Failed: 10, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- Error: The following builds failed: Error: * example-copyright-notices\pom.xml Error: * in-5\pom.xml Error: * license-family\pom.xml Error: * minimal\pom.xml Error: * primary-license-with-copyright-notice\pom.xml Error: * smoke4generate\pom.xml Error: * third-party\pom.xml Error: * third-party-corp\pom.xml Error: * third-party-group\pom.xml Error: * whisker-10\pom.xml [INFO] ------------------------------------------------- [INFO] ------------------------------------------------------------------------ ``` If my migration to log4j killed all logging all tests would fail on all platforms - what wonders me is that only some/some windows combinations seem to break. As master branch works fine it should not be the case that the integration tests run on a different 0.2-SNAPSHOT version (maybe the one from ASF Jenkins master branch) and not the one from this PR .... -- 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