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

    https://github.com/apache/nifi-minifi/pull/43#discussion_r87832510
  
    --- Diff: minifi-nar-bundles/minifi-provenance-reporting-bundle/pom.xml ---
    @@ -25,10 +25,17 @@
         <packaging>pom</packaging>
     
         <modules>
    -        <module>minifi-provenance-reporting-task</module>
             <module>minifi-provenance-reporting-nar</module>
         </modules>
     
    +    <dependencies>
    +        <dependency>
    +            <groupId>org.apache.nifi</groupId>
    +            <artifactId>nifi-site-to-site-reporting-task</artifactId>
    +            <version>1.0.0</version>
    +        </dependency>
    +    </dependencies>
    +
         <dependencyManagement>
    --- End diff --
    
    I believe this dependency management section can be removed (or at least 
remove minifi-provenance-reporting-task since it no longer exists).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to