JSF 1.2 jars now available via maven
With the help of
href="http://weblogs.java.net/blog/kohsuke/">Kohsuke Kawaguchi's
most excellent
href="https://maven-javanet-plugin.dev.java.net/nonav/maven/install.html">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
href="https://maven-repository.dev.java.net/nonav/repository/">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
- Login or register to post comments
- Printer-friendly version
- edburns's blog
- 5719 reads





