- Maven 3.0.3+
- settings for JBoss Maven Repository
You can build all the components modules using Maven:
mvn clean install
You can build Showcase and all components with following command:
mvn clean install -Pshowcase
Once built, Showcase is available at showcase-sandbox/target/showcase.war
.