This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch deploy in repository https://gitbox.apache.org/repos/asf/maven-studies.git
The following commit(s) were added to refs/heads/deploy by this push: new df9ac58bf more precision: OSS even if some limitations in governance df9ac58bf is described below commit df9ac58bf8a9a7f72bbd1053ec1f18b745f9bb41 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Tue Jul 22 23:15:39 2025 +0200 more precision: OSS even if some limitations in governance --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb4cc31ad..23ee6b1f3 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Pro: Easy to configure. Drawbacks: - no configuration in `pom.xml` `distributionManagement` -- plugin not OSS +- [plugin](https://central.sonatype.com/artifact/org.sonatype.central/central-publishing-maven-plugin) has OSS license and code visible in `-source.jar` but not in Git, and the governance and roadmap of is not open, - plugin deletes `maven-deploy-plugin` at runtime, which confuses plugins like `maven-artifact-plugin`, `cyclonedx-maven-plugin` or `spdx-maven-plugin` which detect skipped modules for deployment - does not work for Maven 4 (runtime deletion of a plugin binding will probably be a blocker)