dependency-check / dependency-check/DependencyCheck

Support for maven proxy tag <active>

Open
#1,074 8 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
7.7k
Forks
1.4k
Avg merge
9d 22h
Merged PRs (30d)
13

Description

Maven has a tag called `````` in the proxies of settings.xml

https://maven.apache.org/guides/mini/guide-proxies.html

Currently this plugin does not handle the active tag and instead throws an error that the mavenSettingsProxyId must be set.

It would be a nice improvement if it handled that tag so we didn't have to put proxy information into our pom.

In my case, I have two proxies listed with one active 'true' and one active 'false'. This is not an issue if I remove one of those proxies regardless of the active setting.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.