Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.0.0-M3
-
None
-
Linux (Alpine) and Windows (Windows 10)
Description
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