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

ASF GitHub Bot commented on NIFI-4333:
--------------------------------------

Github user kevdoran commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/2161#discussion_r154688868
  
    --- Diff: nifi-toolkit/nifi-toolkit-assembly/pom.xml ---
    @@ -100,4 +100,87 @@ language governing permissions and limitations under 
the License. -->
                 <scope>compile</scope>
             </dependency>
         </dependencies>
    +
    +
    +    <profiles>
    +        <profile>
    +            <id>docker</id>
    +            <build>
    +                <plugins>
    +                    <plugin>
    +                        <artifactId>maven-resources-plugin</artifactId>
    +                        <executions>
    +                            <execution>
    +                                <id>copy-resources</id>
    --- End diff --
    
    Thanks @apiri! It should be good now. I will verify locally and update my 
review.


> Dockerize NiFi Toolkit
> ----------------------
>
>                 Key: NIFI-4333
>                 URL: https://issues.apache.org/jira/browse/NIFI-4333
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Docker
>            Reporter: Aldrin Piri
>            Assignee: Aldrin Piri
>
> It would be helpful to have a TLS Toolkit image to work in conjunction with 
> NiFI and would help in orchestration of clustered instances as well as 
> provisioning security items.
> As this is one assembly, we should support all tooling provided through one 
> image.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to