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.
- 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