All Classes and Interfaces

Class
Description
Abstract class with helper methods for Action.
Abstract superclass for announcement mojos.
Abstract superclass for announcement mojos.
Base class with the things that should be in AbstractMavenReport anyway.
Historically, this plugin started out working against an IMS-neutral XML file, and then added extensive support for JIRA with some small snippets of code for other issue management systems.
An abstract super class that helps when generating a report on issues.
Abstract calls with helper methods for Release
A single action done on the project, during this release.
Goal which sends an announcement through email.
Goal which generates an announcement from the announcement template.
A description of the author page.
Class Body.
Goal which checks that the changes.xml file has the necessary data to generate an announcement or a report for the current release.
Deprecated.
use change goal
Record every release with their subsequent changes.
Goal which creates a nicely formatted Changes Report in html format from a changes.xml file.
Generates a changes report.
 
Goal which validate the changes.xml file.
A facade for a changes.xml file.
This is a runtime exception class that is thrown by the ChangesXML(java.io.File, org.apache.maven.plugin.logging.Log) constructor if the given changes.xml file cannot be parsed, for example it is not well-formed or valid.
Class ChangesXpp3Reader.
 
A component as a part of current release.
 
Name and email of the person to be credited for this change.
 
Goal which downloads issues from GitHub and generates a report.
Deprecated.
use github-changes goal
 
 
Display help information on maven-changes-plugin.
Call mvn changes:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
An issue.
An adapter that can adapt data models from other issue management system to the data models used in the changes.xml file.
An interface for issue management systems.
A helper class for generation of reports based on issues.
Generates a report on issues.
The types of issues that can be used in a changes.xml file.
A utility class for working with issue objects.
Goal which downloads issues from the Issue Tracking System and generates a report.
Deprecated.
use jira-changes goal
A helper class with common JIRA related functionality.
The JIRA issue management system.
Builder for a JIRA query using the JIRA query language.
Defines the sender of the announcement if the list of developer is empty or if the sender is not a member of the development team.
Helper class for sending email.
A utility class for working with Project objects.
Class Properties.
A single release of this project.
A utility class for working with Release objects.
Use the JIRA REST API to download issues.
 
 
Deprecated.
prepared for removal in next major version due to lack of maintainers
Deprecated.
use track-changes goal
Get issues from a Trac installation.
The Trac issue management system.
Builder for a URL which build up of host part, a context part and 0 or more parameters.