Hi there, Trying to build the nifi git repo for the first time and I'm getting the message below
I'm used to working in offline development environments, so I'm a bit lost with this online dependency stuff. I note that https://repository.apache.org/snapshots/org/apache/nifi/ doesn't contain any similar subdirectories to that in the URL. Help! Regards, Phil [WARNING] The POM for org.apache.nifi:nifi-utils:jar:1.16.0-SNAPSHOT is missing, no dependency information available Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/apache/nifi/nifi-utils/1.16.0-SNAPSHOT/nifi-utils-1.16.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for nifi-standard-bundle 1.16.0-SNAPSHOT: [INFO] [INFO] nifi-standard-bundle ............................... SUCCESS [01:07 min] [INFO] nifi-standard-utils ................................ FAILURE [ 3.218 s] [INFO] nifi-standard-processors ........................... SKIPPED [INFO] nifi-standard-reporting-tasks ...................... SKIPPED [INFO] nifi-standard-content-viewer ....................... SKIPPED [INFO] nifi-jolt-transform-json-ui ........................ SKIPPED [INFO] nifi-standard-nar .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:43 min [INFO] Finished at: 2022-04-02T21:58:47+10:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project nifi-standard-utils: Could not resolve dependencies for project org.apache.nifi:nifi-standard-utils:jar:1.16.0-SNAPSHOT: Could not find artifact org.apache.nifi:nifi-utils:jar:1.16.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) -> [Help 1]