JSF on Maven: refresh Blog
With the help of Kohsuke Kawaguchi's most excellent maven repository importer ant task, and several iterations of trial and error, we now have the JSF 1.2 and 1.1 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
available versions: 1.1_02, 1.1_03-SNAPSHOT, 1.2, 1.2_01_B04, 1.2_01-SNAPSHOT
I have also updated the POMs. If you're a JSF developer with committer access, please update the pom file in the source tree if you want to be more officially recognized.
Technorati Tags: edburns