What i meant to ask is if maven finds module snapshots, because i added a dependency for a module snapshot jar file and maven couldn't find it, i was just wondering if it works for you.
Wyclif On Wed, Apr 11, 2012 at 6:35 PM, Mark Goodrich <[email protected]> wrote: > There isn’t a “module snapshots” repo.**** > > ** ** > > The issue is that since the “modules” repo is not included among the > “public” repos, maven can’t find any dependencies in that repo unless you > add that repo to your “settings.xml”. **** > > ** ** > > Mark**** > > **** > > ** ** > > *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Wyclif > Luyima > *Sent:* Wednesday, April 11, 2012 3:42 PM > *To:* [email protected] > *Subject:* Re: [OPENMRS-DEV] Maven repo -- "modules" repo not included > among "public" repos?**** > > ** ** > > How about module snapshots?**** > > ** ** > > Wyclif**** > > On Wed, Apr 11, 2012 at 3:12 PM, Mark Goodrich <[email protected]> wrote:* > *** > > 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 **** > ------------------------------ > > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from > OpenMRS Developers' mailing list > **** > > ** ** > ------------------------------ > > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from > OpenMRS Developers' mailing list > **** > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from > OpenMRS Developers' mailing list > _________________________________________ 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]

