Skip to content

Conversation

@jdaugherty
Copy link
Contributor

@jdaugherty jdaugherty commented Nov 25, 2025

This PR will fail until apache/grails-gradle-publish#16 is merged. Properties in the bom were broken because of not doing a deferred lookup of the pomCustomization closure. This change adopts the provider syntax for pomCustomization so that the property isn't looked up until execution

@jdaugherty
Copy link
Contributor Author

This fixes the root issue of the properties not being generated due to the parallel resolution order of Gradle. Once the publish change is merged, we can merge this , and then re-evaluate the issue after both projects are published to maven for testing.

@jdaugherty jdaugherty changed the title fix - adopt provider syntax for pomCustomization fix - restore bom properties Nov 26, 2025
@jdaugherty jdaugherty changed the title fix - restore bom properties #15258 - fix - restore bom properties Nov 26, 2025
@jdaugherty jdaugherty merged commit 156eb90 into apache:7.0.x Nov 26, 2025
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants