dev@glassfish.java.net

Re: maven checkout and glassfish-image-SNAPSHOT.jar

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 25 Jul 2005 10:51:18 -0400

Hi Ed,
Ed Burns wrote:
> Hello,
>
> When I do maven checkout, I get a new glassfish-image-SNAPSHOT.jar. How
> current is that thing? Is it the latest promoted build?

No, it is the latest successful nightly build. If you want to use a
promoted build, you need to edit, in bootstrap/project.properties:

glassfish.image.version=SNAPSHOT

to

glassfish.image.version=9.0-b10

(bXX is the promoted build number). Note that Maven will download it
once and after you will not longer need to download a new image.

-- Jeanfrancoia


>
> Ed
>