We've got several different Openmrs maven repos that we use:

http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/

http://mavenrepo.openmrs.org/nexus/content/repositories/releases/

http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/

http://mavenrepo.openmrs.org/nexus/content/repositories/modules/


However, in our pom and settings files that tell maven where to look for 
dependencies we reference only a single repo:

http://mavenrepo.openmrs.org/nexus/content/repositories/public/

This repo seems to be an aggregate of the content of all the above repositories 
*except* for the "modules" repo.  Because of this, maven is unable to find 
dependencies in this "modules" repo.  I'm guessing this is just a matter of 
adding the "modules" repo to the list of "public" repos?

Take care,
Mark

_________________________________________

To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to 
[email protected] with "SIGNOFF openmrs-devel-l" in the  body (not 
the subject) of your e-mail.

[mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

Reply via email to