A C D E F G H I J L M O P R S T U

A

ADD_ACTION - Static variable in class org.apache.maven.plugin.changes.Release
 
AbstractChangesReport - class org.apache.maven.plugin.changes.AbstractChangesReport.
Base class with the things that should be in AbstractMavenReport anyway.
AbstractChangesReport() - Constructor for class org.apache.maven.plugin.changes.AbstractChangesReport
 
AbstractJiraDownloader - class org.apache.maven.plugin.jira.AbstractJiraDownloader.
Gets relevant issues in RSS from a given JIRA installation.
AbstractJiraDownloader() - Constructor for class org.apache.maven.plugin.jira.AbstractJiraDownloader
 
Action - class org.apache.maven.plugin.changes.Action.
An action in a changes.xml file.
Action() - Constructor for class org.apache.maven.plugin.changes.Action
 
AnnouncementMailMojo - class org.apache.maven.plugin.announcement.AnnouncementMailMojo.
Goal which sends an announcement through email.
AnnouncementMailMojo() - Constructor for class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
AnnouncementMojo - class org.apache.maven.plugin.announcement.AnnouncementMojo.
Goal which generate the template for an announcement.
AnnouncementMojo() - Constructor for class org.apache.maven.plugin.announcement.AnnouncementMojo
 
addAction(Action) - Method in class org.apache.maven.plugin.changes.Release
 
addComment(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 

C

ChangesMojo - class org.apache.maven.plugin.changes.ChangesMojo.
Goal which creates a nicely formatted Changes Report in html format from a changes.xml file.
ChangesMojo() - Constructor for class org.apache.maven.plugin.changes.ChangesMojo
 
ChangesReportGenerator - class org.apache.maven.plugin.changes.ChangesReportGenerator.
Generates a changes report.
ChangesReportGenerator() - Constructor for class org.apache.maven.plugin.changes.ChangesReportGenerator
 
ChangesReportGenerator(File, Log) - Constructor for class org.apache.maven.plugin.changes.ChangesReportGenerator
 
ChangesXML - class org.apache.maven.plugin.changes.ChangesXML.
XML Parser for changes.xml files.
ChangesXML(File, Log) - Constructor for class org.apache.maven.plugin.changes.ChangesXML
 
canGenerateReport() - Method in class org.apache.maven.plugin.changes.ChangesMojo
 
canGenerateReport() - Method in class org.apache.maven.plugin.jira.JiraMojo
 
characters(char[], int, int) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
characters(char[], int, int) - Method in class org.apache.maven.plugin.jira.JiraXML
 

D

doExecute() - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Execute the query on the JIRA server.
doGenerate(List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
Add the parameters to velocity context
doGenerateEmptyReport(ResourceBundle, Sink, String) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
 
doGenerateEmptyReport(ResourceBundle, Sink) - Method in class org.apache.maven.plugin.jira.JiraReportGenerator
 
doGenerateReport(ResourceBundle, Sink) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
 
doGenerateReport(ResourceBundle, Sink, Log) - Method in class org.apache.maven.plugin.jira.JiraReportGenerator
 
doJiraGenerate() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 

E

endElement(String, String, String) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
endElement(String, String, String) - Method in class org.apache.maven.plugin.jira.JiraXML
 
execute() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
execute() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
Generate the template
execute() - Method in class org.apache.maven.plugin.announcement.HelpMojo
execute() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
 
executeReport(Locale) - Method in class org.apache.maven.plugin.changes.ChangesMojo
 
executeReport(Locale) - Method in class org.apache.maven.plugin.jira.JiraMojo
 

F

FIX_ACTION - Static variable in class org.apache.maven.plugin.changes.Release
 
factory - Variable in class org.apache.maven.plugin.changes.AbstractChangesReport
 

G

getAction() - Method in class org.apache.maven.plugin.changes.Action
 
getAction() - Method in class org.apache.maven.plugin.changes.Release
 
getActions(String) - Method in class org.apache.maven.plugin.changes.Release
Returns the actions for the specified type.
getActualMailSender() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
Returns the identify of the mail sender according to the plugin's configuration: if the mailSender parameter is set, it is returned if no fromDeveloperId is set, the first developer in the list is returned if a fromDeveloperId is set, the developer with that id is returned if the developers list is empty or if the specified id does not exist, an exception is thrown
getArtifactId() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getAssignee() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getAuthor() - Method in class org.apache.maven.plugin.changes.ChangesXML
 
getAuthorEmail() - Method in class org.apache.maven.plugin.changes.ChangesXML
 
getComments() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getComponent() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getDateRelease() - Method in class org.apache.maven.plugin.changes.Release
 
getDescription(Locale) - Method in class org.apache.maven.plugin.changes.ChangesMojo
 
getDescription() - Method in class org.apache.maven.plugin.changes.Release
 
getDescription(Locale) - Method in class org.apache.maven.plugin.jira.JiraMojo
 
getDev() - Method in class org.apache.maven.plugin.changes.Action
 
getDevelopmentTeam() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getDueTo() - Method in class org.apache.maven.plugin.changes.Action
 
getDueToEmail() - Method in class org.apache.maven.plugin.changes.Action
 
getEmail() - Method in class org.apache.maven.plugin.announcement.MailSender
 
getFinalName() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getFixFor() - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Override this method if you need to get issues for a specific Fix For.
getFixVersion() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getFrom() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getFromDeveloperId() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getGroupId() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getIntroduction() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getIssue() - Method in class org.apache.maven.plugin.changes.Action
 
getIssueLink() - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
 
getIssueList() - Method in class org.apache.maven.plugin.jira.JiraXML
 
getIssuesForCurrentRelease(List) - Method in class org.apache.maven.plugin.jira.JiraReportGenerator
Find the issues for only the current release, by matching the "Fix for" version in the supplied list of issues with the current version from the pom.
getKey() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getLastModified(Resource) - Method in class org.apache.maven.plugin.resource.loader.ProjectResourceLoader
 
getLatestRelease(List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
Get the latest release by matching the supplied releases with the version from the pom.
getLink() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getMailSender() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getName() - Method in class org.apache.maven.plugin.announcement.MailSender
 
getName(Locale) - Method in class org.apache.maven.plugin.changes.ChangesMojo
 
getName(Locale) - Method in class org.apache.maven.plugin.jira.JiraMojo
 
getOutput() - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
 
getOutputDirectory() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getOutputDirectory() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
 
getOutputName() - Method in class org.apache.maven.plugin.changes.ChangesMojo
 
getOutputName() - Method in class org.apache.maven.plugin.jira.JiraMojo
 
getPackaging() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getPassword() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getPidFromJira(Log, String, HttpClient) - Static method in class org.apache.maven.plugin.jira.JiraHelper
Try to get a JIRA pid from the issue management URL.
getPriority() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getProject() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getProject() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
 
getReleaseList() - Method in class org.apache.maven.plugin.changes.ChangesXML
 
getReleases(List) - Static method in class org.apache.maven.plugin.jira.JiraXML
 
getReporter() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getResolution() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getResourceStream(String) - Method in class org.apache.maven.plugin.resource.loader.ProjectResourceLoader
Get an InputStream so that the Runtime can build a template with it.
getSiteRenderer() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
 
getSmtpHost() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getSmtpPort() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getStatus() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getSubject() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getSummary() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getTemplate() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getTemplateOutputDirectory() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getTitle() - Method in class org.apache.maven.plugin.changes.ChangesXML
 
getTitle() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getToAddresses() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getType() - Method in class org.apache.maven.plugin.changes.Action
 
getType() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getUrl() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getUrl() - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
 
getUrlDownload() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getUsername() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getVelocity() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getVersion() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getVersion() - Method in class org.apache.maven.plugin.changes.Release
 
getVersion() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getXml() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getXmlPath() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 

H

HelpMojo - class org.apache.maven.plugin.announcement.HelpMojo.
Display help information on 'org.apache.maven.plugins:maven-changes-plugin' plugin.
HelpMojo() - Constructor for class org.apache.maven.plugin.announcement.HelpMojo
 

I

i18n - Variable in class org.apache.maven.plugin.changes.AbstractChangesReport
Internationalization.
init(ExtendedProperties) - Method in class org.apache.maven.plugin.resource.loader.ProjectResourceLoader
 
initialize() - Method in class org.apache.maven.plugin.announcement.mailsender.ProjectJavamailMailSender
 
isSourceModified(Resource) - Method in class org.apache.maven.plugin.resource.loader.ProjectResourceLoader
How to keep track of all the modified times across the paths.
isSslMode() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 

J

JiraDownloader - class org.apache.maven.plugin.announcement.JiraDownloader.
Gets relevant issues for an announcement.
JiraDownloader() - Constructor for class org.apache.maven.plugin.announcement.JiraDownloader
 
JiraDownloader - class org.apache.maven.plugin.jira.JiraDownloader.
Gets relevant issues for a JIRA report.
JiraDownloader() - Constructor for class org.apache.maven.plugin.jira.JiraDownloader
 
JiraHelper - class org.apache.maven.plugin.jira.JiraHelper.
A helper class with common JIRA related functionality.
JiraHelper() - Constructor for class org.apache.maven.plugin.jira.JiraHelper
 
JiraIssue - class org.apache.maven.plugin.jira.JiraIssue.
A JIRA issue.
JiraIssue() - Constructor for class org.apache.maven.plugin.jira.JiraIssue
 
JiraMojo - class org.apache.maven.plugin.jira.JiraMojo.
Goal which downloads issues from the Issue Tracking System and generates a report.
JiraMojo() - Constructor for class org.apache.maven.plugin.jira.JiraMojo
 
JiraReportGenerator - class org.apache.maven.plugin.jira.JiraReportGenerator.
Generates a JIRA report.
JiraReportGenerator() - Constructor for class org.apache.maven.plugin.jira.JiraReportGenerator
 
JiraReportGenerator(File, String, String, boolean) - Constructor for class org.apache.maven.plugin.jira.JiraReportGenerator
 
JiraXML - class org.apache.maven.plugin.jira.JiraXML.
XML parser for JiraIssues.
JiraXML(File) - Constructor for class org.apache.maven.plugin.jira.JiraXML
 

L

localRepository - Variable in class org.apache.maven.plugin.changes.AbstractChangesReport
Local Repository.

M

MailSender - class org.apache.maven.plugin.announcement.MailSender.
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.
MailSender() - Constructor for class org.apache.maven.plugin.announcement.MailSender
 
MailSender(String, String) - Constructor for class org.apache.maven.plugin.announcement.MailSender
 

O

org.apache.maven.plugin.announcement - package org.apache.maven.plugin.announcement
 
org.apache.maven.plugin.announcement.mailsender - package org.apache.maven.plugin.announcement.mailsender
 
org.apache.maven.plugin.changes - package org.apache.maven.plugin.changes
 
org.apache.maven.plugin.jira - package org.apache.maven.plugin.jira
 
org.apache.maven.plugin.resource.loader - package org.apache.maven.plugin.resource.loader
 
outputDirectory - Variable in class org.apache.maven.plugin.changes.AbstractChangesReport
Report output directory.

P

ProjectJavamailMailSender - class org.apache.maven.plugin.announcement.mailsender.ProjectJavamailMailSender.
Helper class for sending email.
ProjectJavamailMailSender() - Constructor for class org.apache.maven.plugin.announcement.mailsender.ProjectJavamailMailSender
 
ProjectResourceLoader - class org.apache.maven.plugin.resource.loader.ProjectResourceLoader.
Resource Loader for external projects.
ProjectResourceLoader() - Constructor for class org.apache.maven.plugin.resource.loader.ProjectResourceLoader
 
priorityMap - Variable in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Mapping containing all allowed JIRA priority values.
processTemplate(Context, File, String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
Create the velocity template
project - Variable in class org.apache.maven.plugin.changes.AbstractChangesReport
The Maven Project.

R

REMOVE_ACTION - Static variable in class org.apache.maven.plugin.changes.Release
 
Release - class org.apache.maven.plugin.changes.Release.
A release in a changes.xml file.
Release() - Constructor for class org.apache.maven.plugin.changes.Release
 
readAnnouncement(File) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
Read the announcement generated file.
resolutionMap - Variable in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Mapping containing all allowed JIRA resolution values.
resolver - Variable in class org.apache.maven.plugin.changes.AbstractChangesReport
 

S

send(MailMessage) - Method in class org.apache.maven.plugin.announcement.mailsender.ProjectJavamailMailSender
 
sendMessage() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
Send the email.
setAction(String) - Method in class org.apache.maven.plugin.changes.Action
 
setAction(List) - Method in class org.apache.maven.plugin.changes.Release
 
setArtifactId(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setAssignee(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setAuthor(String) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
setAuthorEmail(String) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
setComponent(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the component(s) to apply to query JIRA.
setComponent(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setDateRelease(String) - Method in class org.apache.maven.plugin.changes.Release
 
setDescription(String) - Method in class org.apache.maven.plugin.changes.Release
 
setDev(String) - Method in class org.apache.maven.plugin.changes.Action
 
setDevelopmentTeam(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setDueTo(String) - Method in class org.apache.maven.plugin.changes.Action
 
setDueToEmail(String) - Method in class org.apache.maven.plugin.changes.Action
 
setEmail(String) - Method in class org.apache.maven.plugin.announcement.MailSender
 
setFilter(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the filter to apply to query to JIRA.
setFinalName(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setFixVersion(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setFixVersionIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the fix version id(s) to apply to query JIRA.
setFrom(List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setFromDeveloperId(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setGroupId(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setIntroduction(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setIssue(String) - Method in class org.apache.maven.plugin.changes.Action
 
setIssueLink(String) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
 
setJiraPassword(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the password to log into a secured JIRA.
setJiraUser(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the username to log into a secured JIRA.
setKey(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setLink(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setLog(Log) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
 
setMailSender(MailSender) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setMavenProject(Object) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the project.
setName(String) - Method in class org.apache.maven.plugin.announcement.MailSender
 
setNbEntries(int) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the maximum number of Issues to show.
setOutput(File) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Set the output file for the log.
setOutputDirectory(File) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setPackaging(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setPassword(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setPriority(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setPriorityIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the priorityIds.
setProject(MavenProject) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setReleaseList(List) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
setReporter(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setResolution(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setResolutionIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the resolutionIds.
setSettings(Settings) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
 
setSmtpHost(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setSmtpPort(int) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setSortColumnNames(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the sort column names.
setSslMode(boolean) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setStatus(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setStatusIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the statusIds.
setSubject(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setSummary(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setTemplate(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setTemplateOutputDirectory(File) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setTitle(String) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
setTitle(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setToAddresses(List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setType(String) - Method in class org.apache.maven.plugin.changes.Action
 
setType(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setTypeIds(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the typeIds.
setUrl(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setUrl(String) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
 
setUrlDownload(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setUsername(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setVelocity(VelocityComponent) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setVersion(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setVersion(String) - Method in class org.apache.maven.plugin.changes.Release
 
setVersion(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setWebPassword(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the password for authentication against the webserver.
setWebUser(String) - Method in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Sets the username for authentication against the webserver.
setXml(ChangesXML) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setXmlPath(File) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
siteRenderer - Variable in class org.apache.maven.plugin.changes.AbstractChangesReport
Doxia Site Renderer.
startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugin.jira.JiraXML
 
statusMap - Variable in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Mapping containing all allowed JIRA status values.

T

toString() - Method in class org.apache.maven.plugin.announcement.MailSender
 
typeMap - Variable in class org.apache.maven.plugin.jira.AbstractJiraDownloader
Mapping containing all allowed JIRA type values.

U

UPDATE_ACTION - Static variable in class org.apache.maven.plugin.changes.Release
 

A C D E F G H I J L M O P R S T U

Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.