Goals

GoalDescription
maven-changelog-plugin:report Generates a report from the source control system showing changes by date along with the message, if any, provided by the developer when making the change
changelog:create-cvspass A utility goal to set the cvs password for your project so that the changelog plugin can authenticate. This is used mainly by CVSNT users. The password file (.cvspass) is generated in the ${user.home} directory.
maven-changelog-plugin:register The standard goal name for report plugins to register themselves with the site plugin.
maven-changelog-plugin:deregister The standard goal name for report plugins to deregister themselves from the site.