Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

* #160 and #156: Fix Publishing #161

Merged
merged 19 commits into from
Oct 19, 2024
Merged

* #160 and #156: Fix Publishing #161

merged 19 commits into from
Oct 19, 2024

Conversation

amondel2
Copy link
Contributor

…re passing. Add back some test that were previously ignored.
* grails-156: Update H2 version to latest

* grails-156: Fix Comments from Code Review
* grails-156: Update H2 version to latest

* grails-156: Fix Comments from Code Review

* grails#160 and grails#156: Update code to hopefully deploy.  Modeled after the async plugin.
@@ -55,6 +89,10 @@ dependencies {
}
}

groovydoc {
Copy link
Contributor Author

@amondel2 amondel2 Oct 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed I deleted this in original PR but I think we might want it.

@jamesfredley jamesfredley linked an issue Oct 19, 2024 that may be closed by this pull request
@jamesfredley jamesfredley merged commit 5f4874e into grails:5.0.x Oct 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5.0.x fails to publish snapshot artifacts
2 participants