Re: overwrite when changing profile

2006-07-18 Thread Kees de Kooter
Jira issu submitted: MRESOURCES-24 (please vote!!) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: overwrite when changing profile

2006-07-18 Thread Kees de Kooter
On 7/15/06, Kees de Kooter <[EMAIL PROTECTED]> wrote: On 7/14/06, David Beckedorff <[EMAIL PROTECTED]> wrote: > This doesn't appear to scale if you have both dev, test, prod environments > and multiple app server environments e.g. jboss, tomcat, oc4j, weblogic. > > I'd like to be able to do: mv

Re: overwrite when changing profile

2006-07-15 Thread Kees de Kooter
On 7/14/06, David Beckedorff <[EMAIL PROTECTED]> wrote: This doesn't appear to scale if you have both dev, test, prod environments and multiple app server environments e.g. jboss, tomcat, oc4j, weblogic. I'd like to be able to do: mvn -Pdev,tomcat or mvn -Pdev,oc4j without having to set up m

RE: overwrite when changing profile

2006-07-14 Thread David Beckedorff
ce folders. ___ David Beckedorff Senior Developer CellExchange, Inc. [EMAIL PROTECTED] Office: (617)528-2196 Cell: (781)820-0567 -Original Message- From: Kees de Kooter [mailto:[EMAIL PROTECTED] Sent: Friday, July 14, 2006 6:06 AM To: Maven Users List Subject: Re: overwrite when changi

Re: overwrite when changing profile

2006-07-14 Thread Kees de Kooter
Anyway, this is my workaround: target/${profile.name} Every profile is built in its own directory. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: overwrite when changing profile

2006-07-14 Thread Kees de Kooter
On 2/22/06, Wouter de Vaal <[EMAIL PROTECTED]> wrote: Hi, In my project I have created several profiles for different environments like env-local env

Re: overwrite when changing profile

2006-02-23 Thread Wouter de Vaal
No answers to my question? Is there no way to overwrite resources without is being newer or cleaning the target dir? Wouter On 2/22/06, Wouter de Vaal <[EMAIL PROTECTED]> wrote: > Hi, > > In my project I have created several profiles for different environments like > >

overwrite when changing profile

2006-02-22 Thread Wouter de Vaal
Hi, In my project I have created several profiles for different environments like env-local env local