[
https://issues.apache.org/jira/browse/NIFI-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567346#comment-14567346
]
Matt Gilman commented on NIFI-632:
----------------------------------
[~danbress] Just to clarify, should I be able to review this ticket
independently from NIFI-633? Are changes in NIFI-633 required for this ticket?
At first glance, the parent pom for nifi-example-bundle isn't set correctly.
Must have moved it after the discussion about stuff like this should live.
{code}
[WARNING] Some problems were encountered while building the effective model for
org.apache.nifi:nifi-nifi-example-processors:jar:0.1.1-incubating-SNAPSHOT
[WARNING] 'parent.relativePath' of POM
org.apache.nifi:nifi-example-bundle:[unknown-version]
(/Users/gilman/sandbox/incubator-nifi/nifi/nifi-external/nifi-example-bundle/pom.xml)
points at org.apache.nifi:nifi-external instead of
org.apache.nifi:nifi-nar-bundles, please verify your project structure @
org.apache.nifi:nifi-example-bundle:[unknown-version],
/Users/gilman/sandbox/incubator-nifi/nifi/nifi-external/nifi-example-bundle/pom.xml,
line 19, column 13
{code}
> Documentation Generation: Nar ClassLoader
> -----------------------------------------
>
> Key: NIFI-632
> URL: https://issues.apache.org/jira/browse/NIFI-632
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.1.0
> Reporter: Matt Gilman
> Assignee: Dan Bress
> Priority: Minor
> Fix For: 0.1.1
>
> Attachments: 0001-my-squashed-commits-for-NIFI-632.patch
>
>
> When auto generating component documentation the NarThreadContextClassLoader
> needs to be set in case the component attempts to load anything off of its
> classpath. Without this, the documentation generation fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)