Re: [VOTE] Release maven-pmd-plugin version 2.4

2008-05-25 Thread nicolas de loof
+1 2008/5/25 Hervé BOUTEMY <[EMAIL PROTECTED]>: > +1 > > Hervé > > Le mercredi 21 mai 2008, Daniel Kulp a écrit : > > The PMD plugin has had a bunch of bugs fixed and and other > > improvements that should be pushed out to the users: > > > > > > ** Bug > > * [MPMD-61] - When running build using

Re: mercury?

2008-05-25 Thread Jason van Zyl
On 25-May-08, at 3:21 PM, Brett Porter wrote: Hi Jason, I saw some commits over the weekend to the sandbox introducing mercury and merging your personal artifact branch in. Is this just a prototype you're experimenting with that will be merged into maven-artifact piece by piece by a late

mercury?

2008-05-25 Thread Brett Porter
Hi Jason, I saw some commits over the weekend to the sandbox introducing mercury and merging your personal artifact branch in. Is this just a prototype you're experimenting with that will be merged into maven-artifact piece by piece by a later proposal, or are you expecting to replace mav

Re: [VOTE] Release maven-pmd-plugin version 2.4

2008-05-25 Thread Hervé BOUTEMY
+1 Hervé Le mercredi 21 mai 2008, Daniel Kulp a écrit : > The PMD plugin has had a bunch of bugs fixed and and other > improvements that should be pushed out to the users: > > > ** Bug > * [MPMD-61] - When running build using "-f /pom.xml" > the site is stored in working directory instead of pr

Problems trying to 'bootstrap' Spring in a Maven Plug-In

2008-05-25 Thread Ilker M . Karakas
Hi - I am new to writing Maven plug-ins. I am fiddling with a plug-in, where I do have to make use of Spring Beans (therefore I have to initialize Spring in a programmatic fashion). I am invoking this plug-in from another project's pom. My problem is, in my plug-in, I could not so far mana