Github user pepov commented on the issue:

    https://github.com/apache/nifi/pull/2747
  
    No, sorry! I meant integration-test not package. I beleive this would do 
it, at least works for me, just tested:
    ```
    mvn package -pl nifi-assembly
    cd nifi-docker
    mvn integration-test -P docker
    ```



---

Reply via email to