Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Simplify maven-central-publishing-plugin config to skip child modules#1046

Open
mhoffrog wants to merge 1 commit intothymeleaf:3.1-masterfrom
mhoffrog:feat/maven_central_publish_simplification
Open

Simplify maven-central-publishing-plugin config to skip child modules#1046
mhoffrog wants to merge 1 commit intothymeleaf:3.1-masterfrom
mhoffrog:feat/maven_central_publish_simplification

Conversation

@mhoffrog
Copy link

@mhoffrog mhoffrog commented Sep 7, 2025

@danielfernandez
Copy link
Member

A couple of months ago, I sent Sonatype a (private) patch for their maven-central-publishing-plugin so that the skipBunding flag works at the child level and not for the whole multiproject. They preliminary accepted the changes but haven't applied them yet, as the plugin seems to be in the middle of a quite significant refactoring. This is not a pressing issue for Thymeleaf so, for now, I will wait for the official release of the plugin including this change, and leave this on hold. Thanks.

- bump maven-central-publishing-plugin to version 0.9.0
  with configuration <skipPublishing>${artifact.deploy.disabled}</skipPublishing>
@mhoffrog mhoffrog force-pushed the feat/maven_central_publish_simplification branch from 7d43b4d to 2edce07 Compare January 13, 2026 18:28
@mhoffrog
Copy link
Author

@danielfernandez Did update this PR to make use of original maven-central-publishing-plugin version 0.9.0. This version did enhance config item skipPublishing to be considered per module.

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.

2 participants