ismaHenzel commented on issue #1984: URL: https://github.com/apache/plc4x/issues/1984#issuecomment-2622023128
I created this fork: https://github.com/ismaHenzel/plc4x-extras-nifi-2.x/tree/feature/fix-plc4x-nar-incompatibility, and the NAR works fine in Apache NiFi, but only after I build the Nifi NAR on the machine. If I simply copy the NAR into Apache NiFi, it doesn't run. I initially thought that the .nar file contains all the dependencies, but it seems that's not the case. Am I missing something, or is it always necessary to build the package? I’m trying to understand if it’s possible to create a .nar file that can just be copied and pasted into NiFi, or if I need to create a Dockerfile that runs NiFi, then compiles the NAR using the pom.xml and installs all the dependencies. My tests on CLP devices are working as expected. I will continue testing until the end of the week and aim to try a pre-production version, migrating from NiFi 2. -- 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-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org