Re: ArtifactRepository creation

2011-01-21 Thread Bernd Vogt
> ArtifactRepositoryFactory.createArtifactRepository(). Sometimes, things are so easy. :) FYI: http://jira.codehaus.org/browse/MNG-4991 -- View this message in context: http://maven.40175.n5.nabble.com/ArtifactRepository-creation-tp3351150p3351796.html Sent from the Maven Developers mail

Re: ArtifactRepository creation

2011-01-21 Thread Benjamin Bentmann
Bernd Vogt wrote: is it intended that non proxy host settings are not evaluated by LegacyRepositorySystem#injectProxy(List, List)" ? No, please fill a bug at http://jira.codehaus.org/browse/MNG Is there another convenient way to create a fully configured ArtifactRepository (even when the Moj

ArtifactRepository creation

2011-01-21 Thread Bernd.Vogt
Hi, is it intended that non proxy host settings are not evaluated by LegacyRepositorySystem#injectProxy(List, List)" ? Is there another convenient way to create a fully configured ArtifactRepository (even when the Mojo doesn't require a project)? Best regards Bernd Vogt