Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 475 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 475 Bytes

Prospero metadata

This project is part of Prospero project and provides the API to create the installation metadata used by Prospero to manager and update WildFly servers.

Building

  • JDK 11 or newer - check java -version
  • Maven 3.6.0 or newer - check mvn -v

To build with your own Maven installation:

mvn install

License