Goal | Description |
clean | Cleans up the target directory and deletes all previously builded classes. |
install | Builds all necessary classes and builds the JAR package. After the build is finished the JAR package is copied to the local Maven repository. |
site:site | Creates the documentation you're viewing at the moment. |