JSF 1.2 jars now available via maven Blog
With the help of Kohsuke Kawaguchi's most excellent maven java.net plugin, and several iterations of trial and error, we now have the JSF 1.2 api and impl jars available under the same license as Glassfish on the java.net maven repository.
Put this in your project.properties or build.properties:
maven.repo.remote=https://maven-repository.dev.java.net/nonav/repository/,http://www.ibiblio.org/maven/
groupId: javax.faces
artifactId: jsf-api
artifactId: jsf-impl
currentVersion: 1.2-b12-SNAPSHOT
These bits will be updated as we do more promoted builds and move closer to completion on JSF 1.2.
Technorati Tags: edburns