Files
hawkbit/hawkbit-repository/README.md
2016-01-21 13:18:55 +01:00

12 lines
342 B
Markdown
Executable File

# hawkBit metadata repository
The repository is in charge for managing the meta data of the update server, e.g. provisioning targets, distribution sets, software modules etc.
# Build
[indent=0]
----
$ mvn clean install
----
Note, in order to build correctly in your IDE, you have to add ./target/generated-sources/apt to your build path.