[
https://issues.apache.org/jira/browse/NIFI-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222432#comment-16222432
]
Matthew Kelly edited comment on NIFI-1601 at 10/27/17 2:13 PM:
---------------------------------------------------------------
After 1 and 1/2 years, is there any update(s) on this mailing list
http://apache-nifi.1125220.n5.nabble.com/Advance-usage-documentation-not-displayed-td4594.html
and/or https://issues.apache.org/jira/browse/NIFI-1601?
This issue addresses the difference between (2 Maven modules)
- Maven module with JAR packaging (contains custom processors)
- Maven module with NAR packaging (importing the JAR maven module)
- Documentation files are created by the NAR packaging
- NiFi GUI 'Usage' Documentation DOES show the custom processors
vs (1 Maven module)
- Maven module with NAR packaging which contains the processors.
- Documentation files are created by the NAR packaging
- NiFi GUI 'Usage' Documentation DOES NOT show the custom processors
For reproducing this issue, create a simple Maven project following the
instructions at this link:
http://www.nifi.rocks/developing-a-custom-apache-nifi-processor-json/
was (Author: mkelly5):
After 1 and 1/2 years, is there any update(s) on this mailing list
http://apache-nifi.1125220.n5.nabble.com/Advance-usage-documentation-not-displayed-td4594.html
and/or https://issues.apache.org/jira/browse/NIFI-1601?
This issue addresses the difference between (2 Maven modules)
- Maven module with JAR packaging (contains custom processors)
- Maven module with NAR packaging (importing the JAR maven module)
- Documentation files are created by the NAR packaging
- NiFi GUI 'Usage' Documentation DOES show the custom processors
vs (1 Maven module)
- Maven module with NAR packaging which contains the processors.
- Documentation files are created by the NAR packaging
- NiFi GUI 'Usage' Documentation DOES NOT show the custom processors
For reproducing this issue, create a simple Maven project following the
instructions at this link:
http://www.nifi.rocks/developing-a-custom-apache-nifi-processor-json/
> Supporting generating and loading Processor docs directory from NAR
> -------------------------------------------------------------------
>
> Key: NIFI-1601
> URL: https://issues.apache.org/jira/browse/NIFI-1601
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Priority: Minor
>
> If we support bundling a Processor directly into a NAR, we also need to
> support generating and loading additionally Processor documentation directly
> from the NAR.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)