[
https://issues.apache.org/jira/browse/MINIFI-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664324#comment-15664324
]
ASF GitHub Bot commented on MINIFI-115:
---------------------------------------
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.
> Upgrade NiFi dependencies to 1.0
> --------------------------------
>
> Key: MINIFI-115
> URL: https://issues.apache.org/jira/browse/MINIFI-115
> Project: Apache NiFi MiNiFi
> Issue Type: Task
> Components: Core Framework
> Affects Versions: 0.0.1
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Fix For: 0.1.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)