February 4th, 2009 by Lincoln Baxter III

Ocpsoft PrettyFaces is in Maven!

Maven JSF users can be relieved, PrettyFaces is now in the Maven central repository: To include PrettyFaces in a Maven project, add the following dependency to your POM.

<dependency> <groupId>com.ocpsoft</groupId> <artifactId>ocpsoft-pretty-faces</artifactId> <version>{version}</version> </dependency>

Special thanks to Ryan DeLaplante at http://www.ryandelaplante.com for helping me get this set up! He wrote the initial POM and helped me to get started learning Maven… now I’m hooked.

Posted in PrettyFaces

Leave a Comment




Please note: In order to submit code or special characters, wrap it in

[code lang="xml"][/code]
(for your language) - or your tags will be eaten.

Please note: Comment moderation is enabled and may delay your comment from appearing. There is no need to resubmit your comment.