Files
hawkbit/hawkbit-repository
Kai Zimmermann 64deaeea3c Remove swagger and minor feature extensions and bug fixes
- Various Bug fixes and improvements
- Management API extended
- Swagger removed
- Guava Upgraded to 19
2016-01-21 13:42:38 +01:00
..

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.