Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1474#discussion_r101007316
--- Diff:
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml ---
@@ -230,6 +230,12 @@ language governing permissions and limitations under
the License. -->
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.mockftpserver</groupId>
--- End diff --
ASLv2
https://sourceforge.net/p/mockftpserver/code/HEAD/tree/MockFtpServer/LICENSE.txt
Also, scope is test only. I was under the impression the NOTICE and LICENSE
are only required when code is bundled as part of the NAR packaging?
---
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.
---