What happened?
Hello,
I am a beginner with Maven and PLC4X, and I need help with building the PLC4X project and locating a specific JAR file.
I have downloaded the plc4x-0.12.0 folder and run mvn clean install from the command line. The build process completes without errors, but in the target folder, I only see files like failsafe-reports, maven-shared-archive-resources, .plxarc, and plc4x-parent-0.12.0-site, among others. I cannot find the expected JAR file, such as the plc4j-apache-kafka-0.12.0-uber-jar, which I am looking for.
I am unsure if I have used the correct pom.xml file. Should I be running the build in a different directory, or is there something missing in the configuration of the project?
Any help would be greatly appreciated.
Thank you!
Version
plc4x-0.12.0
Programming Languages
Protocols
What happened?
Hello,
I am a beginner with Maven and PLC4X, and I need help with building the PLC4X project and locating a specific JAR file.
I have downloaded the plc4x-0.12.0 folder and run mvn clean install from the command line. The build process completes without errors, but in the target folder, I only see files like failsafe-reports, maven-shared-archive-resources, .plxarc, and plc4x-parent-0.12.0-site, among others. I cannot find the expected JAR file, such as the plc4j-apache-kafka-0.12.0-uber-jar, which I am looking for.
I am unsure if I have used the correct pom.xml file. Should I be running the build in a different directory, or is there something missing in the configuration of the project?
Any help would be greatly appreciated.
Thank you!
Version
plc4x-0.12.0
Programming Languages
Protocols