To do this correctly this would require a rebuild of Person Directory 1.5 (outside of normal cas 'mvn install'), and then a mvn deploy to a local m2 repository. Then referencing that in your cas overly pom .. correct?
No, but from your response I can tell you have the needed expertise to pull this off.
You are not patching Person Directory, you're implementing an interface in a separate library/deployable. Put your custom class in the appropriate package under /src/main/java in your overlay, which should have the appropriate dependencies on PersonDirectory by virtue of transitivity, and it should build and deploy cleanly.
M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
