Search |
||
JSF 1.2 jars now available via mavenPosted by edburns on January 31, 2006 at 1:06 PM PST
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:
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»
Related Topics >>
Java Enterprise Comments
Comments are listed in date ascending order (oldest first)
|
||
|