Platform 1.11 incompatible with providermanagement & adminui modules?

Platform Version: OpenMRS Version: 1.11.x. windows 8.1 tomcat java 1.6

Question: I downloaded the adminui module and made some changes. I am trying to install it for testing.

adminui seems to depend on versions of modules that are not available in the module repository. adminui depends on providermanagement and the version in the module repository is not the correct one. providermanagement from the module repository depends on a couple of modules and the versions of those in the module repository are also different. As it is, both adminui and provvidermanagerment modules cannot start.

How do I resolve this problem so I can complete my ticket?

Thanks.

Can you list the missing module versions? It would be nice if you could also share the error log.

downloaded and built locally

adminui-1.0-SNAPSHOT

uicommons-1.7-SNAPSHOT

webservices.rest-2.12-SNAPSHOT.0

downloaded from module repository

appframework-2.3

appui-1.3

providermanagement-2.2

uiframework-3.31

uilibrary-2.0.4

The webapp is not running. The problem seems to be mainly with providermanagement.

Anyway the main problem is how to obtain the right module versions.

Thanks.