maven-scm starteam provider :
http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-providers/maven-scm-provider-starteam/
[EMAIL PROTECTED] a écrit :
we are having to use starteam...so good to know that it works on svn...what's the component that is responsible for it so I can debug it?
-----Original Message-----
From: Edwin Punzalan [mailto:[EMAIL PROTECTED]
Sent: Friday, February 23, 2007 6:42 AM
To: continuum-dev@maven.apache.org
Subject: Re: build loop feature 4 continuum?
That's odd. Mine doesn't build a project if there are no SCM changes.
The projects in my Continuum instance are from an SVN repo. Maybe its an SCM-related problem. What's your SCM provider? Are you sure there aren't any changes?
[EMAIL PROTECTED] wrote:
can I configure that a clean install is only executed if there are any scm
changes? Right now the build is executed regardless if there are any changes
(the message 'Changes found, building' seems to appear independent of the scm
result). and also send a notification on every update event (indicated by the
'Updated x files' message).
-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 21, 2007 2:20 PM
To: continuum-dev@maven.apache.org
Subject: Re: build loop feature 4 continuum?
yes.
[EMAIL PROTECTED] a écrit :
ok, cool, so before doing the 'clean install' in the default build continuum
executes a 'scm:update'?
-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 20, 2007 5:23 PM
To: continuum-dev@maven.apache.org
Subject: Re: build loop feature 4 continuum?
It's the base of continuum.
[EMAIL PROTECTED] a écrit :
Hi guys!
I need something like the build loop feature of CruiseControl:
"The Build Loop is designed to run as a daemon process which will
periodically check your source control tool for changes to your
codebase, build if necessary, and send out a notification regarding
the status of the build."
So before I start developing a plugin myself, does something like
that already exist or is being developed?
Thanx
Tilman