You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/11/29 15:09:04 UTC

[GitHub] [nifi-maven] bbende commented on a change in pull request #15: NIFI-9404 Add NAR info, parent NAR info, and build info to extension-…

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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org