bbende commented on a change in pull request #15:
URL: https://github.com/apache/nifi-maven/pull/15#discussion_r758452942
##########
File path: src/main/java/org/apache/nifi/NarMojo.java
##########
@@ -550,11 +551,44 @@ private void generateDocumentation() throws
MojoExecutionException {
try {
xmlWriter.writeStartElement("extensionManifest");
Review comment:
If the definition of "author" is the person that wrote the code, then no
I don't think we have a way to really track this, but I did push an update that
adds "builtBy" which is consistent with what we have in the MANIFEST.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]