I think you were having an old SNAPSHOT of the user manager in your maven repo. There were some API changes in the user manager and I fixed the Registry to work with the new API.
So the registry will not work with the old user manager jars.

If you run the maven build by forcing the SNAPSHOT downloads (mvn clean install -U), it should work fine.

Thanks,
Chathura

Sanjiva Weerawarana wrote:
When I tried to build the registry now I was getting errors .. can't find user manager stuff.

I manually built the user manager and then built the reg and it worked.

Is that the desired behavior?

Sanjiva.


_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev

Reply via email to