Robert created NIFI-13449:
-----------------------------
Summary: Error building project having proxy defined in Maven
settings
Key: NIFI-13449
URL: https://issues.apache.org/jira/browse/NIFI-13449
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Affects Versions: 2.0.0-M3
Environment: Linux (Alpine) and Windows (Windows 10)
Reporter: Robert
Dear Developers,
when trying to build NiFi, the process fails for component 'nifi-web-ui' when
having proxy settings defined in Maven's settings.
Command:
npx nx build -- --https-proxy=proxy --proxy=http://proxy
nx run nifi:build:production --https-proxy=http://proxy --proxy=http://proxy
Error message:
NX 'https-proxy' is not found in schema
NX Running target build for project nifi failed
Kind regards,
Robert
--
This message was sent by Atlassian Jira
(v8.20.10#820010)