Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 692 Bytes

install-quickstart-parent-artifact.adoc

File metadata and controls

14 lines (12 loc) · 692 Bytes

Install the Quickstart Parent Artifact in Maven

This quickstart requires the quickstart-parent artifact to be installed in your local Maven repository. To install it, navigate to your QUICKSTART_HOME directory directory and run the following command.

$ cd QUICKSTART_HOME
$ mvn clean install