Hello Everyone,
I am a complete novice when it comes to using Maven to build Ignition modules. I did manage to stumble through making an Abstract Tag Driver in version 7.9 and now have come to the point of migrating it to version 8.0
I would like clarification on the package goal when building the project.
As you can see in the picture. There is a top folder file that contains the build and driver folders within them. Why is it that I have to run the package goal on the top-most folder and not the other two folders? In fact running it on the snmpModule-build folder resulted in a compile error.
FYI. I’m running Eclipse 4.12.0 and the OpenJava 11 JDK implementation. .
Thank you,
Brandon