Re: difficulty transitioning an existing NetBeans nbm plugin deploy to Maven Central

2025-05-15 Thread Brutzman, Donald (Don) (CIV)
existing NetBeans nbm plugin deploy to Maven Central Howdy, Is the source repo open? Can you point us at it? Am unsure can you solve it using Maven Ant Tasks only, so you may be better migrating to Maven Thanks T On Thu, May 15, 2025 at 9:16 PM Brutzman, Donald (Don) (CIV) < brutz...@nps.

Re: difficulty transitioning an existing NetBeans nbm plugin deploy to Maven Central

2025-05-15 Thread Tamás Cservenák
Howdy, Is the source repo open? Can you point us at it? Am unsure can you solve it using Maven Ant Tasks only, so you may be better migrating to Maven Thanks T On Thu, May 15, 2025 at 9:16 PM Brutzman, Donald (Don) (CIV) < brutz...@nps.edu> wrote: > Maven Central is changing the deployment des

difficulty transitioning an existing NetBeans nbm plugin deploy to Maven Central

2025-05-15 Thread Brutzman, Donald (Don) (CIV)
Maven Central is changing the deployment destination for NetBeans NBM modules. Formerly the destination was "Legacy OSSRH" and their new requirement is to use "Central Portal" instead. * https://central.sonatype.org/publish/publish-portal-guide/ * https://central.sonatype.org/faq/what-is-di