webtier@glassfish.java.net

Re: [webtier] JSF 2.0 - maven dependencies ?

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Fri, 16 Oct 2009 08:43:44 -0700

On 10/16/09 6:59 AM, Felipe Gaścho wrote:
> what are the latest JSF Maven dependencies ?
>
> I tried:
>
> <dependency>
> <groupId>com.sun.faces</groupId>
> <artifactId>jsf-api</artifactId>
> <version>2.0-LATEST</version>
> <scope>compile</scope>
> </dependency>
>
2.0.0-SNAPSHOT -> nightly
2.0.0-b22 -> RC2.
> but it failed :(
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>
>