Skip to content

Conversation

@fpavageau
Copy link
Contributor

@fpavageau fpavageau commented May 27, 2021

Fixes #3570

The module file with the Gradle metadata cannot be published on Maven
Central, which causes issues for some people using a repository manager such
as Artifactory. If it doesn't return a 404 HTTP status, the build fails
instead of ignoring the module.

This should probably be cherry-picked for 5.4.x and 5.3.x at least. Should I create other pull requests for those branches?

Fixes spring-projects#3570

The module file with the Gradle metadata cannot be published on Maven
Central, which causes issues for some people using a repository manager such
as Artifactory. If it doesn't return a 404 HTTP status, the build fails
instead of ignoring the module.
@artembilan
Copy link
Member

... and cherry-picked to 5.4.x & 5.3.x.

@fpavageau ,

thank you very much for the contribution; looking forward for more!

@fpavageau fpavageau deleted the GH-3570 branch May 27, 2021 16:52
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.

Gradle Module Metadata for spring-integration-bom 5.4.7 missing from Maven Central

2 participants