Hi Herve
How do I declare my singleton component in an extension?
Many thanks
-d
On Friday, August 1, 2014, Hervé BOUTEMY wrote:
> I don't really have sample code
> but the principle is just that an extension wil be loaded in core
> classloader,
> which is unique, instead in each plugin's cla
Ping
On Thursday, July 31, 2014, Dan Tran wrote:
>
> Hi
>
> my P4Maven - a Maven SCM providers - has plexus component singleton with
> states, and I would like to have the states to persist across multiple
> plugins executions ( maven-scm-plugin, maven-release-plugin,
> buildnumber-maven-plugin,