$TEMP usage: surefire-booter and IT plugin test jar - shouldn't target/ be used instead?

2008-09-14 Thread Barrie Treloar
I've a question as to why $TEMP is used to create temporary jar files likesurefire-booter and the IT plugin test jars. Why aren't these files created under ${basedir}\target\ The reason I ask is that my $TEMP directory on windows rarely gets cleaned up and when I had a look in there I had 30+ IT

Re: releasing verifier / core-integration-testing-support

2008-09-14 Thread Brett Porter
On 15/09/2008, at 10:22 AM, Jason van Zyl wrote: On 15-Sep-08, at 1:40 AM, Brett Porter wrote: Hi, To clear up some of the confusion about snapshots in the area I'd like to take the following steps: What confusion? 1) the answer to the question "what's the current release of the v

Re: svn commit: r695200 - /maven/plugins/trunk/maven-site-plugin/src/it/MSITE-304/pom.xml

2008-09-14 Thread Dennis Lundberg
Man, you are quick. I had that change ready on my disk and went for a cup of tea. When I came back it was fixed :-) [EMAIL PROTECTED] wrote: > Author: bentmann > Date: Sun Sep 14 04:54:08 2008 > New Revision: 695200 > > URL: http://svn.apache.org/viewvc?rev=695200&view=rev > Log: > o Fixed IT >

Re: Mailing Lists in maven-parent

2008-09-14 Thread Vincent Siveton
Hi Benjamin, 2008/9/14 Benjamin Bentmann <[EMAIL PROTECTED]>: > Hi, > > I noticed that several POMs duplicate the mailing list info (e.g. > maven-plugins, maven-plugin-testing, maven-plugin-tools, ...). Our current Yes it is due to inheritance problem (MNG-3124) > maven-parent only defines the n

Mailing Lists in maven-parent

2008-09-14 Thread Benjamin Bentmann
Hi, I noticed that several POMs duplicate the mailing list info (e.g. maven-plugins, maven-plugin-testing, maven-plugin-tools, ...). Our current maven-parent only defines the notification and announcement lists. Do we have a reason to not include the dev, user, issues and commits lists here,

Re: Plugin vote reports

2008-09-14 Thread Dennis Lundberg
Jason, The report generation in Hudson doesn't seem to be hooked up to Subversion from what I can tell. Did you check out the scripts manually from a command line? Can we change it so that the jobs use Subversion instead? Wendy Smoak wrote: >> From: Jason van Zyl <[EMAIL PROTECTED]> >> I created