On Mon, 2002-06-03 at 12:01, Jon Scott Stevens wrote: > on 6/3/02 8:57 AM, "Jason van Zyl" <[EMAIL PROTECTED]> wrote: > > > Looks at the version you have currently installed and what the most > > current version is, by looking on the website and if they don't match > > the new version is pulled down. I haven't played with it in a while but > > it works. It is a manually triggered process though. > > > > It doesn't work actually because it points to your home directory (which > only has b3)...(if you look at the MAVEN_VERSION file, it has '3' in it). > > I'm running a CVS HEAD version prior to your b4 release.
Like I said haven't looked at it in a while but the mechanism is there if you want to clean it up. > [181][ ~/maven/examples ]% ant maven:maven-update > Buildfile: build.xml > > maven:maven-update: > > maven-update-check: > [maven-update-check] Getting: > http://www.apache.org/~jvanzyl/maven/update/MAVEN_VERSION > [maven-update-check] Writing /Users/jon/maven/MAVEN_VERSION > [maven-update-check] . > [echo] > maven.mavenUpdateRequired = ${maven.mavenUpdateRequired} > > > pre-maven-update-callback-check: > > pre-maven-update-callback: > > do-maven-update: > > post-maven-update-callback-check: > > post-maven-update-callback: > > maven-update: > > BUILD SUCCESSFUL > > Total time: 3 seconds > > -jon > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
