You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2022/09/13 21:01:00 UTC

[jira] [Commented] (NIFI-10406) Update nifi parent to assembly plugin 3.4.2

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

Mark Payne commented on NIFI-10406:
-----------------------------------

[~joewitt] I think there was a fix version of 1.18.0 on this Jira originally and you removed it. Presumably because work hadn't been done on it. But I've pushed up a PR now so I'm settings the Fix Version to 1.18.0. Feel free to remove again if you don't agree with that.

> Update nifi parent to assembly plugin 3.4.2
> -------------------------------------------
>
>                 Key: NIFI-10406
>                 URL: https://issues.apache.org/jira/browse/NIFI-10406
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Joe Witt
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.18.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In working on NIFI-10405 it was discovered the build for stateless nifi breaks when updating to maven assembly plugin 3.4.2 from 3.3.0.  This appears to be due to changes related to https://issues.apache.org/jira/browse/MASSEMBLY-969 potentially.  In any case whatever happens with assembly formation for stateless appears to break.  
> [ERROR] Failures:
> [ERROR]   TestExecuteStateless.testErrorBulletinSurfaced:180->testBulletinSurfaced:194 expected: <1> but was: <0>
> [ERROR]   TestExecuteStateless.testInfoBulletinNotSurfaced:170->testBulletinSurfaced:194 expected: <1> but was: <0>
> [ERROR]   TestExecuteStateless.testMultipleFailurePortNames:126 expected: <1> but was: <0>
> [ERROR]   TestExecuteStateless.testProcessorExceptionRoutesToFailure:165 expected: <1> but was: <0>
> [ERROR]   TestExecuteStateless.testRouteToFailureInnerGroup:139 expected: <1> but was: <0>
> [ERROR]   TestExecuteStateless.testRouteToFailureWithInput:103 expected: <3> but was: <0>
> [ERROR]   TestExecuteStateless.testSimplePassThrough:58 expected: <1> but was: <0>
> [ERROR]   TestExecuteStateless.testSplitWithParameters:73 expected: <3> but was: <0>
> [ERROR]   TestExecuteStateless.testTimeout:154 expected: <1> but was: <0>
> [ERROR]   TestExecuteStateless.testWarnBulletinSurfaced:175->testBulletinSurfaced:194 expected: <1> but was: <0>
> [INFO]
> [ERROR] Tests run: 11, Failures: 10, Errors: 0, Skipped: 0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)