slachiewicz opened a new pull request, #1316: URL: https://github.com/apache/maven-site-plugin/pull/1316
Follow-up to the review on #1313: the MSITE-609 and site-deploy verify scripts read `<currentVersion>` out of the filtered IT POM with string searching; they use `XmlSlurper` now (`groovy.xml.XmlSlurper`, explicit import since Groovy 4; the invoker plugin ships `groovy-xml`). Verified: `mvn verify -Prun-its -Dinvoker.test=MSITE-609,site-deploy` → Passed: 2, Failed: 0. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
