[
https://issues.apache.org/jira/browse/NIFI-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16310043#comment-16310043
]
Matt Burgess commented on NIFI-4389:
------------------------------------
I think for an older version of Groovy (or just the way the scripting stuff
worked before), adding Ivy as a dependency didn't work. However, for whatever
reason, Grape/Grab can now be used with the scripting bundle if Ivy is included
with the NAR. Also, since NIFI-3688 adds an ExecuteGroovyScript processor to
take advantage of Groovy idioms, Ivy should be added there as well.
> ivy library should be added in invoked scripted processor projet to allow use
> the [@Grap] groovy plugin
> -------------------------------------------------------------------------------------------------------
>
> Key: NIFI-4389
> URL: https://issues.apache.org/jira/browse/NIFI-4389
> Project: Apache NiFi
> Issue Type: Wish
> Components: Core Framework
> Affects Versions: 1.3.0, 1.4.0
> Reporter: Patrice Freydiere
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> When using @Grap groovy annotation to add third party dependency library
> cause a ClassNotFoundException on ivy class.
> adding Ivy dependency in /lib folder fix the issue and permit to use third
> party libraries
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)