central-publishing-maven-plugin breaks with Maven 3.10.0-rc-1 under Windows
Andreas Kuhtz <[email protected]> Tue, 28 Jul 2026 07:16:06 +0200
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CABVtd8q-NGb0Hncsmu851iCeb5NENsCD48wY__YcpNLbKUNOoA@mail.gmail.com> |
--0000000000009849920657a4f0ab Content-Type: text/plain; charset="UTF-8" Hello, I noticed that central-publishing-maven-plugin breaks with Maven 3.10.0-rc-1 under Windows because of .locks generated in the target/central-* directories. ----------------------------------------------------------------------------------------- [INFO] --- central-publishing:0.11.0:publish (injected-central-publishing) @ vldocking --- [INFO] Using Central baseUrl: https://central.sonatype.com [INFO] Using credentials from server id central in settings.xml [INFO] Staging 11 files [ERROR] Deployment fb7a5fc0-976f-447d-8833-9ad63218fd46 failed common: - Bundle has content that does NOT have a .pom file: org/bidib/jbidib/com/vldocking/vldocking, .locks ----------------------------------------------------------------------------------------- I don't know if this is a known issue, but I have not found anything when searching. Going back to 3.9.16 solved the issue for me. Thank you, Andreas --0000000000009849920657a4f0ab--