General

How do I build the JAR?

Person Directory requires Maven 2 to build. Once you have Maven use the

mvn jar
command to build the JAR.

[top]

How do I use the Person Directory service?

This Maven generated site is targeted towards development of Person Directory. For documentation on the available DAO implementations and example configurations please view the PersonDirectory page on the JA-SIG Wiki.

[top]