Also - B. De Mezzo in a separate email was asking for a continuum version of basedir - I think adding that would be a good idea. Here's relevant text from the email.
I am looking for a property to pass througth maven to get the absolute path location of the current build working directory.
On 1/2/07, Roald Bankras <[EMAIL PROTECTED]> wrote:
+1 Just what I was waiting for. Roald Bankras Software Engineer JTeam b.v. -----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 02, 2007 4:21 PM To: continuum-dev@maven.apache.org Subject: Re: CONTINUUM-990: New properties to pass to m2 builds from Continuum? I don't have objections but I think we can do the same thing for m1 and ant projects. Emmanuel Brett Porter a écrit : > Hi, > > There is a proposal to add the following properties for continuum to > pass to m2 builds: > > properties.setProperty(" continuum.project.group.name", > project.getProjectGroup().getName()); > properties.setProperty("continuum.project.lastBuild.state", > String.valueOf(project.getOldState())); > properties.setProperty ("continuum.project.lastBuild.number", > String.valueOf(project.getBuildNumber())); > properties.setProperty("continuum.project.nextBuild.number", > String.valueOf(project.getBuildNumber () + 1)); > > These all seem useful - any objections to applying the patch? > > - Brett > > > -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.16.2/613 - Release Date: 1/1/2007 2:50 PM -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.16.2 /613 - Release Date: 1/1/2007 2:50 PM