Martin Payne created NIFI-5304:
----------------------------------
Summary: NiFi Nar Maven Plugin Help Mojo Doesn't Work
Key: NIFI-5304
URL: https://issues.apache.org/jira/browse/NIFI-5304
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Affects Versions: nifi-nar-maven-plugin-1.1.0
Reporter: Martin Payne
The help Mojo in NiFi Nar Maven Plugin doesn't work / doesn't exist in the
built plugin. The Maven Plugin Plugin "helpmojo" goal is currently bound to the
"process-classes" lifecycle phase, which means the source code is generated
after compilation has taken place. It should be bound to the "generate-sources"
lifecycle phase.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)