The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


JSF on Maven: refresh

Posted by edburns on July 18, 2006 at 12:33 PM PDT

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:
Related Topics >> Java Enterprise      
Comments
Comments are listed in date ascending order (oldest first)