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
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 To: Maven Developers List Cc: [EMAIL PROTECTED] Subject: maven-resources-plugin problem Over at the And

Re: maven-resources-plugin problem

2006-04-26 Thread Tim Dysinger
directory is created? -Original Message- From: Tim Dysinger [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 12:50 PM To: Maven Developers List Cc: [EMAIL PROTECTED] Subject: maven-resources-plugin problem Over at the AndroMDA project we are trying to use the maven resources / f

RE: maven-resources-plugin problem

2006-04-26 Thread Mike Perham
To: Maven Developers List Cc: [EMAIL PROTECTED] Subject: maven-resources-plugin problem Over at the AndroMDA project we are trying to use the maven resources / filtering facility to copy resources to another directory besides target/classes. Since the maven-resources-plugin defaults to target

maven-resources-plugin problem

2006-04-26 Thread Tim Dysinger
Over at the AndroMDA project we are trying to use the maven resources / filtering facility to copy resources to another directory besides target/classes. Since the maven-resources-plugin defaults to target/classes as it's output directory and only allows you to select a path within that d