Can be found in the repository guide:
https://maven.apache.org/guides/mini/guide-proxies.html

And in the settings reference:
https://maven.apache.org/settings.html

It is referenced in the configuration guide as link:
https://maven.apache.org/settings.html

In case I missed a reference, PRs are welcome:
https://maven.apache.org/guides/development/guide-maven-development.html#creating-and-submitting-a-patch

Ben


On Tue, 15 Jun 2021, 17:31 KARR, DAVID, <dk0...@att.com> wrote:

> > -----Original Message-----
> > From: KARR, DAVID <dk0...@att.com>
> > Sent: Tuesday, June 15, 2021 8:02 AM
> > To: Maven Users List <users@maven.apache.org>
> > Subject: Where is an exact syntax reference for the "nonProxyHosts"
> > property?
> >
> > I have been trying to find a fully complete specification for the syntax
> > of the "nonProxyHosts" property in the settings.xml file.  Every
> > statement I've found, even in Maven documentation, is vague and
> > incomplete.  Is this fully documented somewhere?
>
> I suppose I found this.  The statement in the Maven doc does mention "This
> matches the JDK configuration equivalent.", so I was able to find
> https://docs.oracle.com/javase/8/docs/api/java/net/doc-files/net-properties.html
> which has a statement that is specific enough for me.  It would be better
> if this was clear in the Maven documentation.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to