Hi Tamas,

I'm specifically asking because Tycho has already a plugin-spi support we use to a great extent, so if there would be a general usable solution that would be great I even asked many times for it but always got "use an extension" so I wonder what changed the mind of maven-devs or if it will be just another thing exclusive to "maven-core-plugins" or can other reuse that (how?). And if others can reuse it, why have a dedicated repository and not use the repository of the plugin that offers the spi?

Am 06.05.24 um 14:08 schrieb Tamás Cservenák:
Howdy,

I'd like to create a new ASF Maven git repo "maven-plugin-spi".

This repository would hold SPIs as explained here
https://cwiki.apache.org/confluence/display/MAVEN/Maven+Plugin+SPI

Designated G: "org.apache.maven.maven-plugin-spi"

For now, we have two candidates to apply SPI pattern:
* maven-deploy-plugin (yet to be added)
* maven-gpg-plugin (already have it, but in unusable form, as it does not
follow pattern from wiki)

Example GAs:
org.apache.maven.maven-plugin-spi:maven-deploy-spi
org.apache.maven.maven-plugin-spi:maven-gpg-spi

Thanks
T


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to