Skip to content

[3.x] Port the IT scripts from BeanShell to Groovy - #704

Merged
slachiewicz merged 2 commits into
maven-deploy-plugin-3.xfrom
agent/bsh-to-groovy-3x
Sep 20, 2026
Merged

slachiewicz merged 2 commits into
maven-deploy-plugin-3.xfrom
agent/bsh-to-groovy-3x

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Ports the 22 BeanShell IT scripts under src/it to Groovy, keeping the same checks. Five were already valid Groovy; the other 17 had String[] paths = { … } initialisers, now list literals. The rename is a separate commit so the port reads as a diff. Part of apache/maven#13207. Same port as the master PR; the scripts are byte-identical on both lines.

Verified: mvn verify -Prun-its (full IT set) → Passed: 41, Failed: 0, Skipped: 1 (pre-existing).

@slachiewicz
slachiewicz marked this pull request as ready for review September 20, 2026 13:34
@slachiewicz
slachiewicz merged commit 1fdcef3 into maven-deploy-plugin-3.x Sep 20, 2026
21 checks passed
@slachiewicz
slachiewicz deleted the agent/bsh-to-groovy-3x branch September 20, 2026 13:34
@github-actions github-actions Bot added this to the 3.2.1 milestone Sep 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant