[RESULT] [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-08-01 Thread Dennis Lundberg
Hi, The vote has passed with the following result: +1 (binding): Olivier Lamy, Robert Scholte, Dennis Lundberg, Hervé Boutemy I will promote the artifacts to the central repo. Thanks to all the voters! On Tue, Jul 29, 2014 at 12:04 AM, Dennis Lundberg denn...@apache.org wrote: Hi, This is

Re: Keeping Plexus component states persisted accross plugin executions

2014-08-01 Thread Dan Tran
Ping On Thursday, July 31, 2014, Dan Tran dant...@gmail.com 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,

Re: Keeping Plexus component states persisted accross plugin executions

2014-08-01 Thread dirk . mahler
+1 from my side (see my questi. I tried using an extension for the question I asked some days ago (http://mail-archives.apache.org/mod_mbox/maven-dev/201407.mbox/%3Ca2133e028cf3c18c539eac4d6cf42ed9.squirrel%40webmail.buschmais.com%3E) but it seems not trivial - I ran into several classloading

Re: Keeping Plexus component states persisted accross plugin executions

2014-08-01 Thread Hervé BOUTEMY
I replied on mojo (didn't see the cross-post) any help appreciated to improve the documentation :) Regards, Hervé Le vendredi 1 août 2014 11:05:43 dirk.mah...@buschmais.com a écrit : +1 from my side (see my questi. I tried using an extension for the question I asked some days ago

plexus components

2014-08-01 Thread Hervé BOUTEMY
Hi, While working on Checkstyle, I need to fix concurrency issues on plexus- resources, but actual SCM situation doesn't permit it since it's in github but not in its own repository. Then I reworked the overall situation overview of plexus-components [1], since this one is not the only one.

Maven Developer Hangout Summary (2014-07-31)

2014-08-01 Thread Jason van Zyl
Here's a short summary of yesterdays discussion: --- Manfred Moser 1) Alternative verifier use in maven-android-plugin for testing. Igor created an alternative verifier for use inside of M2E for integration testing that allows an integration test to be run from within Eclipse without having

Re: Maven Developer Hangout Summary (2014-07-31)

2014-08-01 Thread Jeff Jensen
Awesome! Thank you very much for the summary. On Fri, Aug 1, 2014 at 7:56 AM, Jason van Zyl ja...@takari.io wrote: Here's a short summary of yesterdays discussion: --- Manfred Moser 1) Alternative verifier use in maven-android-plugin for testing. Igor created an alternative verifier

Re: Maven 3.2.3

2014-08-01 Thread Jason van Zyl
I am going to implement https://jira.codehaus.org/browse/MNG-4645 and then cut the release. In light of the given SSL discussions I think it needs to be easy to switch the primary URL without us having to change the DNS, or fiddle with the core. This should externalized as a parameter. I'll

Re: Keeping Plexus component states persisted accross plugin executions

2014-08-01 Thread Dan Tran
So far it looks to me it is as simple as setting extensionstrue/extensions to my project's build--plugins--plugin ( in this case maven-scm-plugin ). It not working. Perhaps I need to do some MANIFEST setup at my component? -D here the Herve' s response at mojo-dev you use either

Re: plexus components

2014-08-01 Thread Brian Fox
Hi Herve, this is all set. I didn't split any code but the new repos are available and added to the plexus team in github. We should have a discussion on where the proper hosting location for this really is. If we want to move this to the maven project, I would support that. On Fri, Aug 1, 2014

Re: plexus components

2014-08-01 Thread Hervé BOUTEMY
great, thank you Brian I'd like to have this discussion about moving these to the Maven project, but I'm leaving for vacation now so it'll have to wait for a few weeks :) Is there a git guru available to split actual plexus-component modules to the target repositories, of course without loosing

Re: plexus components

2014-08-01 Thread Benson Margulies
On Fri, Aug 1, 2014 at 3:36 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: great, thank you Brian I'd like to have this discussion about moving these to the Maven project, but I'm leaving for vacation now so it'll have to wait for a few weeks :) Is there a git guru available to split actual