Skip to content

build - add a gradle task to facilitate publishing all projects for easier testing locally.#15493

Merged
jdaugherty merged 3 commits intoapache:7.0.xfrom
jdaugherty:7.0.x
Mar 13, 2026
Merged

build - add a gradle task to facilitate publishing all projects for easier testing locally.#15493
jdaugherty merged 3 commits intoapache:7.0.xfrom
jdaugherty:7.0.x

Conversation

@jdaugherty
Copy link
Contributor

@matrei I got sick of running cd grails-gradle && ./gradlew publishToMavenLocal && cd .. && ./gradlew publishToMavenLocal && cd grails-forge && ./gradlew publishToMavenLocal && cd .. to publish. I added a gradle task to make this easier ...

@testlens-app

This comment has been minimized.

@jdaugherty jdaugherty added this to the grails:7.0.9 milestone Mar 11, 2026
matrei and others added 2 commits March 13, 2026 14:20
- Use non-deprecated api
- Cross-platform support (not tested on Windows)
Suggestions for publishAllToMavenLocal
@testlens-app
Copy link

testlens-app bot commented Mar 13, 2026

✅ All tests passed ✅

🏷️ Commit: a1ddb4e
▶️ Tests: 631 executed
🟡 Checks: 8/28 completed


Learn more about TestLens at testlens.app.

@jdaugherty jdaugherty merged commit d77461e into apache:7.0.x Mar 13, 2026
20 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants