We assumed extensions will be available from repositories that do not require authentication and never tested with password protected repositories. Just looking at the code, I think it should work with clear-text password in settings.xml, but most likely won't work when credentials are encrypted.
-- Regards, Igor On Tue, Mar 31, 2015, at 04:34 PM, Jeffrey E Care wrote: > Jason van Zyl <[email protected]> wrote on 03/31/2015 03:09:40 PM: > > > Make sure that if you're using a settings.xml pointing at a > > repository manager that your pluginRepositories are configured. Core > > extensions are loaded from plugin repositories not application > repositories. > > > > On Mar 31, 2015, at 2:55 PM, Jeffrey E Care <[email protected]> wrote: > > > > > Has anyone had any success using the extensions.xml mechanism from > > 3.3.1 to load the takari smart builder? > > My settings.xml is configured almost identically to the example at > http://books.sonatype.com/nexus-book/reference/config-maven.html#ex-maven-nexus-simple > > with the exception that I also have a <servers> section because our > corporate repo uses authentication. I can included a redacted copy if > necessary. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
