bbende commented on issue #7: NIFI-5859: Build NAR Extension Definitions/docs at build time URL: https://github.com/apache/nifi-maven/pull/7#issuecomment-447350217 @markap14 something else i noticed... for an API NAR, it looks like the extension-docs.xml has: `<extensions><nifiApiVersion></nifiApiVersion></extensions>` I can see how this might happen since technically an API NAR won't have a direct dependency on nifi-api since the code will likely just be a standard Java interface, but isn't nifi-api still on the classpath somehow in order to have written the docs file? I was hoping to make the api version a required field on registry side.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
