[mojo-dev] Re: Keeping Plexus component states persisted accross plugin executions

2014-08-01 Thread Dan Tran
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

[mojo-dev] Re: Keeping Plexus component states persisted accross plugin executions

2014-08-01 Thread Dan Tran
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,