[
https://issues.apache.org/jira/browse/NIFI-10340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10340:
------------------------------------
Summary: Registry Assembly Build Error with targz profile enabled (was:
Build error happen with targz profile)
> Registry Assembly Build Error with targz profile enabled
> --------------------------------------------------------
>
> Key: NIFI-10340
> URL: https://issues.apache.org/jira/browse/NIFI-10340
> Project: Apache NiFi
> Issue Type: Bug
> Components: NiFi Registry
> Affects Versions: 1.17.0
> Reporter: Zoltán Kornél Török
> Assignee: Zoltán Kornél Török
> Priority: Major
> Fix For: 1.18.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)