[ 
https://issues.apache.org/jira/browse/MINIFI-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15723278#comment-15723278
 ] 

Aldrin Piri commented on MINIFI-155:
------------------------------------

This will be an issue for all items built against NiFi given how the MANIFEST 
is constructed with the nifi-maven plugin.

https://github.com/apache/nifi-maven/blob/master/src/main/java/org/apache/nifi/NarMojo.java#L549

> MQTT nar skipped due to warning: "Unable to resolve required dependency 
> 'nifi-standard-services-api-nar'.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: MINIFI-155
>                 URL: https://issues.apache.org/jira/browse/MINIFI-155
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 0.1.0
>            Reporter: Andrew Lim
>
> I wanted to run flow that used PublishMQTT, a processor not shipped with 
> MiNiFi.
> I copied the nifi-mqtt-nar-1.1.0.nar into the MiNiFi lib directory, but when 
> I start MiNiFi, there is a problem with the nars not liking changing 
> "nifi-standard-services-api-nar" to "minifi-standard-services-api-nar", 
> specifically:
> 2016-12-05 14:11:52,857 WARN [main] org.apache.nifi.nar.NarClassLoaders 
> Unable to resolve required dependency 'nifi-standard-services-api-nar'. 
> Skipping NAR 
> /Users/andrewmlim/Snapshots/minifi-0.1.0/./work/nar/extensions/nifi-mqtt-nar-1.1.0-SNAPSHOT.nar-unpacked
> Workaround:  If I drop "nifi-standard-services-api-nar" into the lib dir, the 
> flow works fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to