Goals

GoalDescription
javadoc The default goal. This goal simply executes the javadoc:generate goal
javadoc:generate Generates documentation using Java's built-in Javadoc tool
javadoc:installInstalls the jar containing javadoc documentation in the local repository
javadoc:install-snapshotInstalls the jar containing javadoc documentation of the snapshot version in the local repository
javadoc:deployDeploys the jar containing javadoc documentation the remote repository(ies)
javadoc:deploy-snapshotDeploys the jar containing javadoc documentation of the snapshot version to the remote repository(ies)