Code Monkey home page Code Monkey logo

plc4x-build-tools's Introduction

Maven central License Last commit Platform compatibility Twitter

Apache PLC4X Build-Tools

Apache PLC4X Build-Tools is a sub-project of the Apache PLC4X project and contains all the tools needed to build the main project.

Currently the only tools it contains is a maven plugin used to generate drivers and a new maven-site-plugin site theme.

It currently doesn't contain any actual code-generation modules, but just the plugin and the API required to load and use code-generation modules.

The actual code-generation modules are located inside the main project.

Environment

Currently the project is configured to require the following software:

  1. Java >=9 JDK: For running Maven in general as well as compiling the Java and Scala modules JAVA_HOME configured to point to that.

Getting Started

Normally you wouldn't be required to build this module as the artifacts it produces will be made available via one of the maven repositories. However if you want to improve or fix the existing tools, you will have to build your version locally.

You must have Java >=9 installed on your system and connectivity to Maven Central (for downloading external third party dependencies). Maven will be automatically downloaded and installed by the maven wrapper mvnw.

Build PLC4X Java jars and install them in your local maven repository

$ ./mvnw install

This should make the build-tools available to the main projects build. In order to use your locally built version of the build-tools you should update the property: plc4x-code-generation.version in the PLC4X main pom.xml.

Licensing

Apache PLC4X is released under the Apache License Version 2.0.

plc4x-build-tools's People

Contributors

chrisdutz avatar dependabot[bot] avatar dominikriemer avatar github-actions[bot] avatar hboutemy avatar hutcheb avatar julianfeinauer avatar niklasmerz avatar ottlukas avatar splatch avatar sruehl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.