Github user JPercivall commented on a diff in the pull request:
https://github.com/apache/nifi-minifi/pull/43#discussion_r87834364
--- Diff: minifi-nar-bundles/minifi-standard-nar/pom.xml ---
@@ -52,5 +52,60 @@ limitations under the License.
<artifactId>nifi-standard-reporting-tasks</artifactId>
<version>${org.apache.nifi.version}</version>
</dependency>
+ <!-- Manage provided dependencies in lib -->
--- End diff --
If these are the deps and their versions that will be provided in lib then
the version information should be set in the root pom. Also maybe even the
scope but given the hiccups we've had on transitive "scoping" I'm hesitant.
---
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.
---