Re: 3.3.1 extensions loader & smart builder

2015-03-31 Thread Jeffrey E Care
i...@ifedorenko.com wrote on 03/31/2015 05:16:12 PM: > Yes, it is probably a good idea to file a bug report, but I am not sure > when I'll have time to look into this. http://jira.codehaus.org/browse/MNG-5795

Re: 3.3.1 extensions loader & smart builder

2015-03-31 Thread igor
Yes, it is probably a good idea to file a bug report, but I am not sure when I'll have time to look into this. -- Regards, Igor On Tue, Mar 31, 2015, at 05:02 PM, Jeffrey E Care wrote: > i...@ifedorenko.com wrote on 03/31/2015 04:46:06 PM: > > > We assumed extensions will be available from repos

Re: 3.3.1 extensions loader & smart builder

2015-03-31 Thread Jeffrey E Care
i...@ifedorenko.com wrote on 03/31/2015 04:46:06 PM: > 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

Re: 3.3.1 extensions loader & smart builder

2015-03-31 Thread igor
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.

Re: 3.3.1 extensions loader & smart builder

2015-03-31 Thread Jason van Zyl
Sure, you can send it to me and I can take a look. But that example builds with mvn clean package -Dmaven.repo.local=/tmp/repo So with an empty local repo all works as expected. On Mar 31, 2015, at 4:34 PM, Jeffrey E Care wrote: > Jason van Zyl wrote on 03/31/2015 03:09:40 PM: > >> Make sure

Re: 3.3.1 extensions loader & smart builder

2015-03-31 Thread Jeffrey E Care
Jason van Zyl 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, Je

Re: 3.3.1 extensions loader & smart builder

2015-03-31 Thread Jason van Zyl
Here's an example project: https://github.com/takari/core-extensions-example You also want the concurrent safe local repo and you might to also have a maven.config to set the smart builder option and thread count. On Mar 31, 2015, at 2:55 PM, Jeffrey E Care wrote: > Has anyone had any success

Re: 3.3.1 extensions loader & smart builder

2015-03-31 Thread Jason van Zyl
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 wrote: > Has anyone had any success using th

3.3.1 extensions loader & smart builder

2015-03-31 Thread Jeffrey E Care
Has anyone had any success using the extensions.xml mechanism from 3.3.1 to load the takari smart builder? I'm following the Jason's instructions from http://takari.io/2015/03/19/core-extensions.html but I'm getting the following error: Downloading: http://REDACTED/nexus/content/groups/pub lic