Browse Source
Users may set in for maven setting.xml. but frontend-maven-plugin will inherit proxy setting from it. And pnpm not support both `--proxy` and `--https-proxy` and will fail ui build. This patch make pnpm run without inherits maven proxy. ref: https://github.com/eirslett/frontend-maven-plugin#proxy-settings and3.0.0/version-upgrade9f39dbad09/frontend-maven-plugin/src/main/java/com/github/eirslett/maven/plugins/frontend/mojo/PnpmMojo.java (L28)
(cherry picked from commit15a86071d1
)
Jiajie Zhong
2 years ago
committed by
devosend
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue