I have a custom goal for doing a gold build, part of which refreshes the
clearcase view it's being built from.
The problem I have is that if that update includes a change to the
project.xml, in particular the version contained in it then the build is
done using the old verson number.
This isn't a
I'm using CruiseControl 2.1.6 and it all seems to work out of the box
quite nicely.
I've got a custom JSL for using with the Maven CruiseControl plugin with
this in it:
Looking in the Sonatype Maven book I see mention of the ability to
specify the version of a dependency as LATEST or RELEASE
(http://www.sonatype.com/books/maven-book/reference/pom-relationships-se
ct-pom-syntax.html , 9.3.1.3)
However when I try this (I'm using 2.0.9 and Nexus) it doesn't seem
Thanks Stephen, that's very helpful - hadn't appreciated the subtle
difference that LATEST was not necessarily LARGEST.
Will take a good look at ranges then - thanks
-Original Message-
From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com]
Sent: 22 September 2009 20:31
To: Mav