Re: Maven 3 support

2010-11-29 Thread Jesse Farinacci
Impresive! Thanks :-) On Mon, Nov 29, 2010 at 7:02 PM, Brett Porter wrote: > Fixed: http://jira.codehaus.org/browse/CONTINUUM-2586 -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not.

Re: Maven 3 support

2010-11-29 Thread Brett Porter
Fixed: http://jira.codehaus.org/browse/CONTINUUM-2586 On 30/11/2010, at 8:26 AM, Wendy Smoak wrote: > On Mon, Nov 29, 2010 at 4:22 PM, Jesse Farinacci wrote: >> I see. I saw Maven 1 and Maven 2 related profiles e.g. Add Project >> >> Maven 2.0.x Project and Maven 1.x Project. There are also temp

Re: Maven 3 support

2010-11-29 Thread Wendy Smoak
On Mon, Nov 29, 2010 at 4:22 PM, Jesse Farinacci wrote: > I see. I saw Maven 1 and Maven 2 related profiles e.g. Add Project >> > Maven 2.0.x Project and Maven 1.x Project. There are also templates > for Maven 1 and 2, but not 3. So, I suppose I was misled a little bit, > but bad assumption here t

Re: Maven 3 support

2010-11-29 Thread Jesse Farinacci
Hi, On Mon, Nov 29, 2010 at 4:09 PM, Wendy Smoak wrote: > > In general, Continuum simply constructs the 'mvn ...' command line and > captures the output, so if the environment has Maven 3 on the path, it > should just work.  You could also set up different build environments > with different vers

Re: Maven 3 support

2010-11-29 Thread Wendy Smoak
On Mon, Nov 29, 2010 at 3:52 PM, Jesse Farinacci wrote: > Is there Maven 3 support in the works? My JIRA search-fu is not > succeeding. Thanks! In general, Continuum simply constructs the 'mvn ...' command line and captures the output, so if the environment has Maven 3 on the path, it should just

Maven 3 support

2010-11-29 Thread Jesse Farinacci
Greetings, Is there Maven 3 support in the works? My JIRA search-fu is not succeeding. Thanks! -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not.