Alexander:
 
You might be able use a different labelincrementer for CruiseControl, which 
will report on this automatically.
http://cruisecontrol.sourceforge.net/main/configxml.html#labelincrementer 
<http://cruisecontrol.sourceforge.net/main/configxml.html#labelincrementer> 
It will not extract the Maven metadata, though.
We solved this by having cruisecontrol decide the "build label" and passing it 
through to Maven.
http://cruisecontrol.sourceforge.net/main/configxml.html#buildproperties 
<http://cruisecontrol.sourceforge.net/main/configxml.html#buildproperties> 
 
It's not terribly easy to define custom fields with either -- but all the 
status pages are JSPs in both applications, so you should be able to wrangle 
that together with some effort.
 
Barrett
 
::   
Barrett Nuzum
Consultant, Skill Development
Direct: 918.640.4414
Fax: 972.789.1340 

Valtech Technologies, Inc.
5080 Spectrum Drive
Suite 700 West
Addison, Texas 75001
www.valtech.com <http://www.valtech.com>   
making IT business friendly


________________________________

From: Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED]
Sent: Thu 2/8/2007 8:05 AM
To: [EMAIL PROTECTED]; Maven Users List; users@maven.apache.org
Subject: RE: Build dashboard question



I am familiar with CruiseControl and Continuum.  Can I define custom
fields in the build status view?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 08, 2007 1:44 AM
To: Maven Users List; users@maven.apache.org
Cc: Morgovsky, Alexander (US - Glen Mills)
Subject: Re: Build dashboard question

CruiseControl (http://www.cruisecontrol.org) is probably what you
are looking for. CC can run either ant or Maven for build;
but I am not sure if CC has Maven-specific hooks to extract
artifact info.

/U



 -------------- Original message ----------------------
From: "Morgovsky, Alexander (US - Glen Mills)" <[EMAIL PROTECTED]>
> I have been searching the web for the last week, and I have not found
> what I wanted.  I strongly believe someone out there is using
something
> like this.  I need to have build dashboard like this:
>
> |Environment|Build Version|Build Date|
> |=========|=========|========|
> |111.112.2.2|      1.05     |Jan 5 2007|
> | 221.44.2.3|       1.06    |Jan 6 2007 |
>
.......................................................................
>
> This way I can have my Maven 2 build populate the data to a DB using
> something like JDBC, have the website with the table become updated
with
> the new DB information, and have it display the information to the
> users.
>
> Please help me find an application like this, I strongly believe this
is
> nothing creative or orginal and someothe out there has something like
> this in place.  Please help.
>
>
> This message (including any attachments) contains confidential
information
> intended for a specific individual and purpose, and is protected by
law.  If you
> are not the intended recipient, you should delete this message.
>
>
> Any disclosure, copying, or distribution of this message, or the
taking of any
> action based on it, is strictly prohibited. [v.E.1]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to