Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.26 KB

File metadata and controls

31 lines (23 loc) · 1.26 KB

Building PLC4X Extras

For building all parts of PLC4X-Extras ensure you're running at least Java 21. Maven 4.0.0-rc-6 or newer is required to build, so be sure it's installed and available on your system (the bundled Maven-Wrapper takes care of this automatically when using ./mvnw or mvnw instead of the normal mvn command).

Run the following command:

./mvnw -P with-c,with-go,with-java install

Licensing

Apache PLC4X is released under the Apache License Version 2.0.