Zoltán Kornél Török created NIFI-10340:
------------------------------------------
Summary: Build error happen with targz profile
Key: NIFI-10340
URL: https://issues.apache.org/jira/browse/NIFI-10340
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.17.0
Reporter: Zoltán Kornél Török
Assignee: Zoltán Kornél Török
If you build nifi with the following command:
{code}
mvn -P targz clean install -DskipTests
{code}
It will throw the following error:
{code}
[ERROR] Failed to execute goal on project nifi-registry-assembly: Could not
resolve dependencies for project
org.apache.nifi.registry:nifi-registry-assembly:pom:1.18.0-SNAPSHOT: Could not
find artifact
org.apache.nifi.registry:nifi-registry-aws-assembly:zip:bin:1.18.0-SNAPSHOT in
apache.snapshots (https://repository.apache.org/snapshots) -> [Help 1]
[ERROR]
{code}
The code need a little adjustment in nifi-registry-assembly to work properly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)