RE: Anyone really doing continuous integration with Maven?

2004-12-05 Thread Eric Pugh
gt; Subject: Re: Anyone really doing continuous integration with Maven? > > > Yes. > > In maven.xml, define: > > ... do your VSS update, possibly with Ant ... > > > If you call that goal first, you're all set. > > I think I have a patch sitting around for V

RE: Anyone really doing continuous integration with Maven?

2004-12-05 Thread Eric Pugh
Porter [mailto:[EMAIL PROTECTED] > Sent: Friday, December 03, 2004 9:57 PM > To: Maven Users List > Subject: Re: Anyone really doing continuous integration with Maven? > > > Yes. > > In maven.xml, define: > > ... do your VSS update, possibly with Ant ... > > > If

Re: Anyone really doing continuous integration with Maven?

2004-12-03 Thread Brett Porter
> Maven? > Is there anyway to use the Maven builder with my code being in VSS? > > > > T > > -Original Message- > From: STRAYER, JON (SBCSI) [mailto:[EMAIL PROTECTED] > Sent: Friday, December 03, 2004 9:44 AM > To: Maven Users List > Subject: RE: Any

RE: Anyone really doing continuous integration with Maven?

2004-12-03 Thread Poppe, Troy
I) [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 9:44 AM To: Maven Users List Subject: RE: Anyone really doing continuous integration with Maven? > I have about 15 projects and a master POM for all of them. I > use maven to build the individual projects as well as the >

RE: Anyone really doing continuous integration with Maven?

2004-12-03 Thread Darren Hartford
uctions (particularly for multi-project setup!). -D > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, December 03, 2004 8:56 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: RE: An

RE: Anyone really doing continuous integration with Maven?

2004-12-03 Thread STRAYER, JON \(SBCSI\)
> >We are, via CruiseControl. We have 27 projects that all > share a master > >POM (17 applications & 10 libraries). Any time someone > checks in code > >CruiseControl checks it back out, builds the project and dropps a > >SNAPSHOT jar in the repository. > > > >As of version 2.2 you can have

RE: Anyone really doing continuous integration with Maven?

2004-12-03 Thread STRAYER, JON \(SBCSI\)
The Maven repository. I don't put jars in CVS any more. > -Original Message- > From: Poppe, Troy [mailto:[EMAIL PROTECTED] > Sent: Friday, December 03, 2004 9:54 AM > To: 'Maven Users List' > Subject: RE: Anyone really doing continuous integration with Mave

Re: Anyone really doing continuous integration with Maven?

2004-12-03 Thread Jeroen Leenarts
STRAYER, JON (SBCSI) wrote: I have about 15 projects and a master POM for all of them. I use maven to build the individual projects as well as the integrated web site. When Maven does this multiproject build, it uses the current development branch for the project that it is building, but the c

RE: Anyone really doing continuous integration with Maven?

2004-12-03 Thread Poppe, Troy
- From: STRAYER, JON (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 9:44 AM To: Maven Users List Subject: RE: Anyone really doing continuous integration with Maven? > I have about 15 projects and a master POM for all of them. I > use maven to build the individual projects a

RE: Anyone really doing continuous integration with Maven?

2004-12-03 Thread STRAYER, JON \(SBCSI\)
> I have about 15 projects and a master POM for all of them. I > use maven to build the individual projects as well as the > integrated web site. When Maven does this multiproject build, > it uses the current development branch for the project that > it is building, but the current stated _de

RE: Anyone really doing continuous integration with Maven?

2004-12-03 Thread Manoj . Thomas
Manoj -Original Message- From: Thompson, Bryan B. [mailto:[EMAIL PROTECTED] Sent: 03 December 2004 13:47 To: '[EMAIL PROTECTED]' Cc: Bebee, Bradley R.; Personick, Michael R. Subject: Anyone really doing continuous integration with Maven? Hello, I have about 15 projects and a master POM for

Anyone really doing continuous integration with Maven?

2004-12-03 Thread Thompson, Bryan B.
Hello, I have about 15 projects and a master POM for all of them. I use maven to build the individual projects as well as the integrated web site. When Maven does this multiproject build, it uses the current development branch for the project that it is building, but the current stated _dependenc