Notifying commiter

2006-07-06 Thread geoff laura

Hi,
is there a way in Continuum to notify the cvs commiter of sucess/failure
rather than notifying everyone every time it builds no matter what the
outcome.  This is a nice feature (cruise control has) that cuts down spam
and adds some responsibility to the commiter to check in good code.

much appreciated,
g


Fwd: how to set the correct timezone?

2006-05-08 Thread geoff laura

not sure why but my emails dont seem to be making it into the list so I am
sending again?

any help would be great,
cheers,
g

-- Forwarded message --
From: geoff laura [EMAIL PROTECTED]
Date: May 5, 2006 4:25 PM
Subject: how to set the correct timezone?
To: continuum-users@maven.apache.org

Currently all builds from continuum are showing the time as *UTC* (GMT). How
do I configure this to be Sydney time?

much appreciated,
geoff


Re: adding build number to manifest

2006-05-07 Thread geoff laura

I am still a bit puzzled by this one - can anyone help?
I guess I just need to access the maven-metadata.xml at deploy time? Any
ideas?

much appreciated,
g

On 5/1/06, geoff laura [EMAIL PROTECTED] wrote:


Currently when I create a new snapshot of my war using maven only ther
version is being added to the war manifest - I suppose because the war
plugin happens at build time rather than deploy time which seems to be where
the build number is created? Could someone point me in the right direction
as to how I can somehow intercept and use the build number?
Much appreciated,
geoff



how to set the correct timezone?

2006-05-05 Thread geoff laura

Currently all builds from continuum are showing the time as *UTC* (GMT). How
do I configure this to be Sydney time?

much appreciated,
geoff


adding build number to manifest

2006-04-30 Thread geoff laura

Currently when I create a new snapshot of my war using maven only ther
version is being added to the war manifest - I suppose because the war
plugin happens at build time rather than deploy time which seems to be where
the build number is created? Could someone point me in the right direction
as to how I can somehow intercept and use the build number?
Much appreciated,
geoff


how do you wrap a plugin?

2006-03-03 Thread geoff laura
I want to extend a plugin by simply adding something to the lifecycle and
then package and reuse the new plugin.
how would I best go about doing this?? I dont reallt want to get into mojos
etc.

much appreicated,
geoff