Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
This repository was archived by the owner on May 13, 2025. It is now read-only.

site-maven-plugin: how to ignore proxy when uploading to a github enterprise instance ? #62

@cthiebaud

Description

@cthiebaud

I need to upload a maven site to my company's github enterprise instance.
My company is behind a proxy, and this proxy is is defined in maven settings.xml.

The problem is, if a proxy is defined in settings.xml, then site-maven-plugin uses it, although it must not when uploading to my company's github enterprise instance.

There should be a way to ignore it. I suggest that if the serverId is defined, and no proxy is found, then no proxy is used. Currently, if the serverId is defined, and no proxy is found, the first active proxy is returned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions