Re: Listeners for build events

2006-07-11 Thread Trygve Laugstøl
Ahmed Omarjee wrote: Hi, I have a requirement to perform other operations before checkout of a project, as well as after a successful or failed build. The context of why I need this is as follows; I am using PVCS at a corporate client, and have already begun writing a maven-scm-plugin for PVC

Re: Listeners for build events

2006-07-11 Thread Ahmed Omarjee
My humble opinion is that some sort of listener implementation can help us consider the entire build cycle as a "unit of work" in a pluggable and reusable fashion by raising and then acting on an appropriate set of events. -- View this message in context: http://www.nabble.com/Lis

Re: Listeners for build events

2006-07-11 Thread Ahmed Omarjee
hence may be inconsistent. Somehow the entire build cycle for a given project should be a single unit of work, all the way from checkout, build, test, and then potentially apply a label. Ahmed -- View this message in context: http://www.nabble.com/Listeners-for-build-events-tf1923745.html

Re: Listeners for build events

2006-07-11 Thread dan tran
ometag scm:bootstrap -Dgoals=install never try it thou You may need to write a custom plugin to automate the tagname generation. Ahmed http://www.nabble.com/forum/ViewPost.jtp?post=2736062&framed=y -- View this message in context: http://www.nabble.com/Listeners-for-build-events-tf1923745.html#a52

Re: Listeners for build events

2006-07-11 Thread Ahmed Omarjee
e in context: http://www.nabble.com/Listeners-for-build-events-tf1923745.html#a5271292 Sent from the Continuum - Dev forum at Nabble.com.

Re: Listeners for build events

2006-07-11 Thread dan tran
implementing it, but I need some guidance and advice on the appropriateness of this as a solution. Ahmed -- View this message in context: http://www.nabble.com/Listeners-for-build-events-tf1923745.html#a5267279 Sent from the Continuum - Dev forum at Nabble.com.

Listeners for build events

2006-07-11 Thread Ahmed Omarjee
ld be pluggable behaviour. I don't mind having a look at this and take up the challenge of maybe implementing it, but I need some guidance and advice on the appropriateness of this as a solution. Ahmed -- View this message in context: http://www.nabble.com/Listeners-for-build-events-tf1923745.htm