You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/16 12:32:00 UTC

[jira] [Commented] (NIFI-10340) Build error happen with targz profile

    [ https://issues.apache.org/jira/browse/NIFI-10340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580293#comment-17580293 ] 

ASF subversion and git services commented on NIFI-10340:
--------------------------------------------------------

Commit 32310584887626b5f8ed73129e8ca0bc9f25c03e in nifi's branch refs/heads/main from Zoltan Kornel Torok
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3231058488 ]

NIFI-10340 Corrected Registry assembly extension builds with tar.gz

This closes #6289

Signed-off-by: David Handermann <ex...@apache.org>


> 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
>            Priority: Major
>          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)