take a look at implementing Nant-plugin for Hudson
http://wiki.hudson-ci.org/display/HUDSON/NAnt+Plugin

as far as scheduling Hudson uses the maven-scheduler-plugin
http://wiki.hudson-ci.org/display/HUDSON/Maven+Scheduler+Plugin

maven supports native execution environments (exec) thru the maven-antrun-plugin
http://maven.apache.org/plugins/maven-antrun-plugin/

and also supports exec thru the maven-exec-plugin
http://mojo.codehaus.org/exec-maven-plugin/

HTH,
Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.


Date: Tue, 12 Jul 2011 16:48:08 -0400
From: james.d.macdiar...@saic.com
To: mpe...@metratech.com; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Looking for a web interface for build runs





Looking for a web interface for build runsSure.. Build scheduling would be 
good.  I was under the impression that CruiseControl.NET was only for 
continuous integration though.  I’m using TeamCity for our CI builds.   I’m 
looking for something that will monitor our daily/nightly build queue similar 
to Team City.   Right now we are using Windows Task Scheduler to kick off 
builds with a batch file. Thanks,Jim From: Pento, Michael 
[mailto:mpe...@metratech.com] 
Sent: Tuesday, July 12, 2011 4:43 PM
To: Macdiarmid, James D.; nant-users@lists.sourceforge.net
Subject: RE: Looking for a web interface for build runs Hi Jim, Not sure if you 
are asking about some sort of build scheduler, I use CruiseControl.NET. It 
works well with NAnt, not sure about TFS since I don’t use that. I hear good 
things about Hudson as well. Thanks,Mike From: Macdiarmid, James D. 
[mailto:james.d.macdiar...@saic.com] 
Sent: Tuesday, July 12, 2011 4:29 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Looking for a web interface for build runs I’m looking 
for a web application similar to TeamCity that can be used with Nant and Team 
Foundation Server.  Do most shops use these types of applications to monitor 
the status of builds or would it be necessary to do some type of custom web 
application?Thanks,Jim
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users                         
                  
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to