thanks a lot brian! i didn't realize there was a separate "maven indexes" view until you alluded to it here, i was looking only in window->preferences->maven...
Brian Fox-3 wrote: > > You first need to publish the indexes from your nexus repo. The > internal indexes are maintained in real time, but it isn't > automatically exported for consumption unless you schedule it. (it's > on the scheduled task page). Then in m2e, you need to add a new index > (you will probably want to remove the central one, or simply change > the url to nexus) > > On Fri, Jun 19, 2009 at 8:53 AM, tony_k<[email protected]> wrote: >> >> i'm trying to use m2eclipse in conjunction with a nexus repository. >> >> i believe i have done the right thing as far as settings.xml because >> if i manually add a dependency to a pom, the artifacts are successfully >> pulled from the nexus repository, but when i pull up the "add dependency" >> panel and punch in a keyword, it's not showing elements from nexus. >> >> anyone have any idea what i need to do in order to have the "add >> dependency" >> panel "see" elements in my nexus repository...? >> >> any guidance appreciated, >> thanks, >> tony. >> -- >> View this message in context: >> http://n2.nabble.com/m2eclipse-%22add-dependency%22-panel-and-nexus-repository-tp3119454p3119454.html >> Sent from the maven users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://n2.nabble.com/m2eclipse-%22add-dependency%22-panel-and-nexus-repository-tp3119454p3127275.html Sent from the maven users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
