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

    https://github.com/apache/nifi-minifi/pull/43#discussion_r87834646
  
    --- Diff: pom.xml ---
    @@ -503,6 +517,32 @@ limitations under the License.
                     <artifactId>commons-io</artifactId>
                     <version>2.5</version>
                 </dependency>
    +            <dependency>
    +                <groupId>org.apache.nifi</groupId>
    +                <artifactId>nifi-site-to-site-reporting-nar</artifactId>
    +                <version>${org.apache.nifi.version}</version>
    +                <type>nar</type>
    +            </dependency>
    +
    +            <!-- Manage provided dependencies in lib -->
    --- End diff --
    
    Same comment about setting version/scope in root pom.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to