Note
|
You can skip this step if you using a {githubRepoUrl}tags[tagged] or {githubRepoUrl}releases[released] version of the quickstarts as the quickstart-parent artifact is already installed to Maven.
|
If you are using the latest {githubRepoUrl}[development version] of the quickstarts, 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