18.5. Debug the Application

To debug, or examine the source code, of the quickstart or any of its associated libraries run either of the following commands to pull them into the local repository:
mvn dependency:sources
mvn dependency:resolve -Dclassifier=javadoc