Skip to content

Conversation

@matrei
Copy link
Contributor

@matrei matrei commented Jan 28, 2025

The grails-datastore-gorm module does not require an api dependency on grails-core. This change removes the unnecessary dependency to align with the module's actual requirements and prevent potential issues.

The sources and javadoc jars are also missing from the publication. This PR adds them explicitly.

The `grails-datastore-gorm` module does not require an `api` dependency on `grails-core`. This change removes the unnecessary dependency to align with the module's actual requirements and prevent potential issues.
These tasks were missing after the migration to the Grails Publish Gradle Plugin.
They are usually added by the Grails Plugin Gradle Plugin, but it is not used in this project.

Using `java.withSourcesJar()` and `java.withJavadocJar()` is not compatible with this build.
@matrei matrei changed the title Update Project dependencies Update Project dependencies and Publishing Jan 28, 2025
@matrei matrei merged commit c432a1e into 9.0.x Jan 28, 2025
9 checks passed
@matrei matrei deleted the matrei/fix-deps branch January 28, 2025 15:45
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.

3 participants