Howdy

Without deeply plunging in the problem, just figured you can look for code
examples here too

https://github.com/sonatype/sisu-maven-bridge/blob/master/bridge/src/main/java/org/sonatype/sisu/maven/bridge/support/settings/DefaultMavenSettings.java

As you may spot something your code missed.

HTH,
T

On Sat, Mar 18, 2017 at 12:08 AM Laird Nelson <[email protected]> wrote:

> On Fri, Mar 17, 2017 at 4:01 PM Laird Nelson <[email protected]> wrote:
>
> > Nevertheless, I note that when I call
> repositorySystem.resolveDependencies(repositorySystemSession,
> > dependencyRequest) (already excerpted above), the mirrors I've so
> > painstakingly installed into the session do not get used.
> >
>
> I wonder if that's what this method is for?  Hmm.
>
>
> https://maven.apache.org/resolver/apidocs/org/eclipse/aether/RepositorySystem.html#newResolutionRepositories(org.eclipse.aether.RepositorySystemSession,%20java.util.List)
>
> Best,
> Laird
>
-- 
Thanks,
~t~

Reply via email to