[
https://issues.apache.org/jira/browse/NIFI-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15996697#comment-15996697
]
ASF subversion and git services commented on NIFI-3793:
-------------------------------------------------------
Commit b710420f091605640bf47ec1565102bd9d8cc754 in nifi's branch
refs/heads/master from [~YolandaMDavis]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b710420 ]
NIFI-3793 - switch to reference dependency directly
This closes #1748.
Signed-off-by: Bryan Bende <[email protected]>
> nifi-toolkit-admin uses client.version of 1.2.0-SNAPSHOT
> --------------------------------------------------------
>
> Key: NIFI-3793
> URL: https://issues.apache.org/jira/browse/NIFI-3793
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Bryan Bende
> Assignee: Yolanda M. Davis
> Priority: Blocker
> Fix For: 1.2.0
>
>
> The nifi-toolkit pom declares client.version which is currently set to
> 1.2.0-SNAPSHOT, and then nifi-toolkit-admin has a dependency on
> nifi-client-dto using client.version.
> The problem is that the release plugin will not automatically update
> client.version and then if you build with a clean Maven repo (or someone who
> never built master while at 1.2.0-SNAPSHOT) you get a failure:
> nifi-toolkit-admin: Could not resolve dependencies for project
> org.apache.nifi:nifi-toolkit-admin:jar:1.2.0: The following artifacts could
> not be resolved: org.apache.nifi:nifi-client-dto:jar:1.2.0-SNAPSHOT,
> org.apache.nifi:nifi-web-security:jar:1.2.0-SNAPSHOT: Failure to find
> org.apache.nifi:nifi-client-dto:jar:1.2.0-SNAPSHOT
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)