Re: maven-resources-plugin problem

2006-04-26 Thread Brett Porter
I'll add it to the queue of plugins to investigate the viability of a release in the next few weeks. There should already be a snapshot on http://cvs.apache.org/maven-snapshot-repository. - Brett Tim Dysinger wrote: Never mind the "backport" to 2.0 and 2.1. I think I misunderstood how the

Re: maven-resources-plugin problem

2006-04-26 Thread Tim Dysinger
26, 2006 1:20 PM To: Maven Developers List Cc: [EMAIL PROTECTED] Subject: Re: maven-resources-plugin problem Wow, that was a brush-off!!! Thanks for the in-depth response and helpful advice Mike! - To unsubscribe, e-mail: [

RE: maven-resources-plugin problem

2006-04-26 Thread Mike Perham
idea. But don't worry about it; next time you have a problem I just won't reply. mike -Original Message- From: Tim Dysinger [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 1:20 PM To: Maven Developers List Cc: [EMAIL PROTECTED] Subject: Re: maven-resources-plugin prob

Re: maven-resources-plugin problem

2006-04-26 Thread Tim Dysinger
Never mind the "backport" to 2.0 and 2.1. I think I misunderstood how the plugins are released. When can we deploy maven-resource-plugin 2.2 to the ibiblio repository to fix things? -Tim - To unsubscribe, e-mail: [EMAIL

Re: maven-resources-plugin problem

2006-04-26 Thread Tim Dysinger
OK I have a patch for the 2.0.x tag who will help me get it SVN ? ( hopefully before 2.0.5 ) The patch is the same as the code below ( in trunk ) and just needs to be back-ported. Do I need to go submit the patch to Jira or will someone with dev access just be nice and just contact me off

Re: maven-resources-plugin problem

2006-04-26 Thread Tim Dysinger
Wow, that was a brush-off!!! Thanks for the in-depth response and helpful advice Mike! Open further research, I can see for myself that this looks to be already fixed in the trunk (2.2-SNAP): // this part is required in case the user specified "../ something" as destination

RE: maven-resources-plugin problem

2006-04-26 Thread Mike Perham
I think this is a user problem and needs to go to that list. Maybe bind the resource copy goal to another build phase so that it runs after the point where the directory is created? -Original Message- From: Tim Dysinger [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 12:50 PM T