RE: Maven not respecting order of profiles passed in on the command line

2007-06-06 Thread EJ Ciramella
Maven has one artifact per pom. So do we. We just have an option to package JUST the items called out as "resources" (and modified during process-resources). If a property is put on the command line, a different assembly is run. When you release your artifact it should be reproducib

Re: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread Barrie Treloar
You probably want to read http://www.nabble.com/What-is-the-Best-practice-for-generating-variations-of-an-artifacts--tf3414040s177.html I'm still confused over your build environment. Maven has one artifact per pom. When you release your artifact it should be reproducible. But having to select a

RE: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread EJ Ciramella
PM To: Maven Users List Subject: Re: Maven not respecting order of profiles passed in on the command line On 5 Jun 07, at 7:35 PM 5 Jun 07, EJ Ciramella wrote: > You don't need a project btw - you just need maybe 5 profiles. Try to > activate three of them. Then change the order

Re: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread Jason van Zyl
e- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 7:19 PM To: Maven Users List Subject: RE: Maven not respecting order of profiles passed in on the command line Did ya miss the part about the 220 mb artifacts? :-P This is a MASSIVE product. Nothing I can zip up and

Re: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread Jason van Zyl
the more you can provide the better. -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 7:01 PM To: Maven Users List Subject: Re: Maven not respecting order of profiles passed in on the command line On 5 Jun 07, at 6:07 PM 5 Jun 07, EJ Cirame

RE: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread EJ Ciramella
TED] Sent: Tuesday, June 05, 2007 7:01 PM To: Maven Users List Subject: Re: Maven not respecting order of profiles passed in on the command line On 5 Jun 07, at 6:07 PM 5 Jun 07, EJ Ciramella wrote: > Project, you want the pom.xml or the profiles.xml or both? > A fully intact projec

RE: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread EJ Ciramella
Users List Subject: Re: Maven not respecting order of profiles passed in on the command line On 5 Jun 07, at 6:07 PM 5 Jun 07, EJ Ciramella wrote: > Project, you want the pom.xml or the profiles.xml or both? > A fully intact project that I can run directly. Basically so I can unzip, run, a

Re: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread Jason van Zyl
:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 5:19 PM To: Maven Users List Subject: Re: Maven not respecting order of profiles passed in on the command line On 5 Jun 07, at 2:36 PM 5 Jun 07, EJ Ciramella wrote: How about mvn fixing this buggy profile override code? I can see it's tar

RE: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread EJ Ciramella
Project, you want the pom.xml or the profiles.xml or both? -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 5:19 PM To: Maven Users List Subject: Re: Maven not respecting order of profiles passed in on the command line On 5 Jun 07, at 2:36

Re: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread Jason van Zyl
On 5 Jun 07, at 2:36 PM 5 Jun 07, EJ Ciramella wrote: How about mvn fixing this buggy profile override code? I can see it's targeted for 2.1 (now)... Provide a sample project and attach it to JIRA and your chances are much higher. --

RE: Maven not respecting order of profiles passed in on the command line

2007-06-05 Thread EJ Ciramella
>>> Basically a profile should only be used to either >>> a) externalise OS dependent settings, e.g. location of eclipse installation. >>> In general for all most all maven plugins you never need to do this Why else would you use a profile? So we have three per environment we activate: 1 - b

Re: Maven not respecting order of profiles passed in on the command line

2007-06-04 Thread Barrie Treloar
On 6/4/07, EJ Ciramella <[EMAIL PROTECTED]> wrote: Please enlighten me - how do you avoid using profiles entirely? You will need to describe your use case. Basically a profile should only be used to either a) externalise OS dependent settings, e.g. location of eclipse installation. In gener

RE: Maven not respecting order of profiles passed in on the command line

2007-06-04 Thread EJ Ciramella
Please enlighten me - how do you avoid using profiles entirely? -Original Message- From: Barrie Treloar [mailto:[EMAIL PROTECTED] Sent: Saturday, June 02, 2007 8:29 PM To: Maven Users List Subject: Re: Maven not respecting order of profiles passed in on the command line On 6/3/07

RE: Maven not respecting order of profiles passed in on the command line

2007-06-04 Thread EJ Ciramella
fixed. -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Saturday, June 02, 2007 1:40 PM To: Maven Users List Subject: Re: Maven not respecting order of profiles passed in on the command line On 6/2/07, EJ Ciramella <[EMAIL PROTECTED]> wrote: > I hate to bump my origin

Re: Maven not respecting order of profiles passed in on the command line

2007-06-02 Thread Barrie Treloar
On 6/3/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/2/07, EJ Ciramella <[EMAIL PROTECTED]> wrote: > I hate to bump my original email - but can someone from the dev side > please let me know what to expect here? > > We're 100% wedged at this point. The issue you linked to [1] is marked fixed

Re: Maven not respecting order of profiles passed in on the command line

2007-06-02 Thread Wendy Smoak
On 6/2/07, EJ Ciramella <[EMAIL PROTECTED]> wrote: I hate to bump my original email - but can someone from the dev side please let me know what to expect here? We're 100% wedged at this point. The issue you linked to [1] is marked fixed for 2.1-alpha-1, which has not yet been released. The d

RE: Maven not respecting order of profiles passed in on the command line

2007-06-02 Thread EJ Ciramella
I hate to bump my original email - but can someone from the dev side please let me know what to expect here? We're 100% wedged at this point. -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Friday, June 01, 2007 7:31 PM To: Maven Users List Subject: Maven not respe