faisal-ksolves
faisal-ksolves
here is my complete pom.xml which is using tnm4j 1.2.0 in Apache NiFi ` 4.0.0 com.pnm pnm 1.0 nifi-PNMtest-processors jar org.soulwing.snmp tnm4j 1.2.0 org.apache.nifi nifi-api org.apache.nifi nifi-utils 1.20.0 org.apache.nifi nifi-mock...
Java version 1.8 On Tue, 25 Jul, 2023, 9:36 pm Carl Harris, ***@***.***> wrote: > What version of Java are you using at runtime? > > — > Reply to...
It is working fine in normal Java project, but when Im using it with Apache NIFi it shows the above error. You can create a sample NIFi project to test...
i try the mvn dependency:tree command and it shows the following data [INFO] com.pnm:nifi-PNMtest-nar:nar:1.0 [INFO] +- com.pnm:nifi-PNMtest-processors:jar:1.0:compile [INFO] | +- org.soulwing.snmp:tnm4j:jar:1.2.0:compile [INFO] | | +- org.snmp4j:snmp4j:jar:2.8.12:compile [INFO] | | +-...