A B C D E F G H I J L M O P R S T V W X

A

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.plugins.changes.model.Action.
A single action done on the project, during this release.
Action() - Constructor for class org.apache.maven.plugins.changes.model.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
 
Author - class org.apache.maven.plugins.changes.model.Author.
A description of the author page.
Author() - Constructor for class org.apache.maven.plugins.changes.model.Author
 
addAction(Action) - Method in class org.apache.maven.plugins.changes.model.Release
Method addAction.
addComment(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
addDueTo(DueTo) - Method in class org.apache.maven.plugins.changes.model.Action
Method addDueTo.
addFixedIssue(FixedIssue) - Method in class org.apache.maven.plugins.changes.model.Action
Method addFixedIssue.
addRelease(Release) - Method in class org.apache.maven.plugins.changes.model.Body
Method addRelease.

B

Body - class org.apache.maven.plugins.changes.model.Body.
Class Body.
Body() - Constructor for class org.apache.maven.plugins.changes.model.Body
 

C

CHANGES_SCHEMA_PATH - Static variable in class org.apache.maven.plugin.changes.schema.DefaultChangesSchemaValidator
 
ChangesDocument - class org.apache.maven.plugins.changes.model.ChangesDocument.
Record every release with their subsequent changes.
ChangesDocument() - Constructor for class org.apache.maven.plugins.changes.model.ChangesDocument
 
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
 
ChangesSchemaValidator - interface org.apache.maven.plugin.changes.schema.ChangesSchemaValidator.
 
ChangesValidatorMojo - class org.apache.maven.plugin.changes.ChangesValidatorMojo.
Goal which validate the changes.xml file.
ChangesValidatorMojo() - Constructor for class org.apache.maven.plugin.changes.ChangesValidatorMojo
 
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
 
ChangesXpp3Reader - class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader.
Class ChangesXpp3Reader.
ChangesXpp3Reader() - Constructor for class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
 
ChangesXpp3Writer - class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Writer.
Class ChangesXpp3Writer.
ChangesXpp3Writer() - Constructor for class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Writer
 
canGenerateIssueLinks(String) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
Checks whether links to the issues can be generated.
canGenerateIssueLinks() - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
 
canGenerateReport() - Method in class org.apache.maven.plugin.changes.ChangesMojo
 
canGenerateReport() - Method in class org.apache.maven.plugin.jira.JiraMojo
 
canGenerateReport() - Method in class org.apache.maven.plugin.trac.TracMojo
 
characters(char[], int, int) - Method in class org.apache.maven.plugin.jira.JiraXML
 

D

DefaultChangesSchemaValidator - class org.apache.maven.plugin.changes.schema.DefaultChangesSchemaValidator.
 
DefaultChangesSchemaValidator() - Constructor for class org.apache.maven.plugin.changes.schema.DefaultChangesSchemaValidator
 
DueTo - class org.apache.maven.plugins.changes.model.DueTo.
Name and Email of the person to be credited for this change.
DueTo() - Constructor for class org.apache.maven.plugins.changes.model.DueTo
 
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
doGenerate(List, Release) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
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
 
doGenerateEmptyReport(ResourceBundle, Sink) - Method in class org.apache.maven.plugin.trac.TracReportGenerator
 
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
 
doGenerateReport(ResourceBundle, Sink, ArrayList) - Method in class org.apache.maven.plugin.trac.TracReportGenerator
 
doJiraGenerate() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 

E

endElement(String, String, String) - Method in class org.apache.maven.plugin.jira.JiraXML
 
error(SAXParseException) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
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.changes.AbstractChangesReport
 
execute() - Method in class org.apache.maven.plugin.changes.ChangesValidatorMojo
 
execute() - Method in class org.apache.maven.plugin.changes.HelpMojo
executeReport(Locale) - Method in class org.apache.maven.plugin.changes.ChangesMojo
 
executeReport(Locale) - Method in class org.apache.maven.plugin.jira.JiraMojo
 
executeReport(Locale) - Method in class org.apache.maven.plugin.trac.TracMojo
 

F

FixedIssue - class org.apache.maven.plugins.changes.model.FixedIssue.
A fixed issue.
FixedIssue() - Constructor for class org.apache.maven.plugins.changes.model.FixedIssue
 
factory - Variable in class org.apache.maven.plugin.changes.AbstractChangesReport
 
fatalError(SAXParseException) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 

G

getAction() - Method in class org.apache.maven.plugins.changes.model.Action
Get A short description of the action taken.
getActions() - Method in class org.apache.maven.plugins.changes.model.Release
Method getActions.
getActions(String) - Method in class org.apache.maven.plugins.changes.model.Release
 
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
getAddDefaultEntities() - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Returns the state of the "add default entities" flag.
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
 
getAuthor() - Method in class org.apache.maven.plugins.changes.model.Properties
Get page Author.
getAuthorEmail() - Method in class org.apache.maven.plugin.changes.ChangesXML
 
getAuthorEmail() - Method in class org.apache.maven.plugins.changes.model.Author
Get The page author email.
getBody() - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
Get Contains the releases of this project with the actions taken for each of the releases.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getBooleanValue.
getChangesDocument() - Method in class org.apache.maven.plugin.changes.ChangesXML
 
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getCharacterValue.
getComments() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getComponent() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getComponent() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getDate() - Method in class org.apache.maven.plugins.changes.model.Action
Get fix date.
getDateRelease() - Method in class org.apache.maven.plugins.changes.model.Release
Get
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getDateValue.
getDescription(Locale) - Method in class org.apache.maven.plugin.changes.ChangesMojo
 
getDescription(Locale) - Method in class org.apache.maven.plugin.jira.JiraMojo
 
getDescription(Locale) - Method in class org.apache.maven.plugin.trac.TracMojo
 
getDescription() - Method in class org.apache.maven.plugins.changes.model.Release
Get A short description of this release.
getDev() - Method in class org.apache.maven.plugins.changes.model.Action
Get
getDevelopmentTeam() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getDoubleValue.
getDueTo() - Method in class org.apache.maven.plugins.changes.model.Action
Get Name of the person to be credited for this change.
getDueToEmail() - Method in class org.apache.maven.plugins.changes.model.Action
Get Email of the person to be credited for this change.
getDueTos() - Method in class org.apache.maven.plugins.changes.model.Action
Method getDueTos.
getEmail() - Method in class org.apache.maven.plugin.announcement.MailSender
 
getEmail() - Method in class org.apache.maven.plugins.changes.model.DueTo
Get email of the person to be credited for this change.
getErrors() - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
getFatalErrors() - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
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
 
getFixedIssues() - Method in class org.apache.maven.plugins.changes.model.Action
Method getFixedIssues.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getFloatValue.
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
 
getId() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getIntegerValue.
getIntroduction() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getIssue() - Method in class org.apache.maven.plugins.changes.model.Action
Get
getIssue() - Method in class org.apache.maven.plugins.changes.model.FixedIssue
Get
getIssueLink() - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
Deprecated.  
getIssueLinksPerSystem() - 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.
getJiraReleases() - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
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
 
getLink() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getLongValue.
getMailSender() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getMilestone() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getModelEncoding() - Method in class org.apache.maven.plugins.changes.model.Action
 
getModelEncoding() - Method in class org.apache.maven.plugins.changes.model.Author
 
getModelEncoding() - Method in class org.apache.maven.plugins.changes.model.Body
 
getModelEncoding() - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
 
getModelEncoding() - Method in class org.apache.maven.plugins.changes.model.DueTo
 
getModelEncoding() - Method in class org.apache.maven.plugins.changes.model.FixedIssue
 
getModelEncoding() - Method in class org.apache.maven.plugins.changes.model.Properties
 
getModelEncoding() - Method in class org.apache.maven.plugins.changes.model.Release
 
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
 
getName(Locale) - Method in class org.apache.maven.plugin.trac.TracMojo
 
getName() - Method in class org.apache.maven.plugins.changes.model.Author
Get The page author name.
getName() - Method in class org.apache.maven.plugins.changes.model.DueTo
Get name of the person to be credited for this change.
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
 
getOutputName() - Method in class org.apache.maven.plugin.trac.TracMojo
 
getOwner() - Method in class org.apache.maven.plugin.trac.TracTicket
 
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
 
getPriority() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getProject() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getProject() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
 
getProject() - Method in class org.apache.maven.plugin.trac.TracMojo
 
getProperties() - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
Get Contains the properties of this document.
getRelease(List, String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
getReleaseList() - Method in class org.apache.maven.plugin.changes.ChangesXML
 
getReleases(List) - Static method in class org.apache.maven.plugin.jira.JiraXML
 
getReleases() - Method in class org.apache.maven.plugins.changes.model.Body
Method getReleases.
getReporter() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getReporter() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getRequiredAttributeValue.
getResolution() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getResolution() - Method in class org.apache.maven.plugin.trac.TracTicket
 
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.
getSchema(String) - Method in class org.apache.maven.plugin.changes.schema.DefaultChangesSchemaValidator
 
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getShortValue.
getSiteRenderer() - Method in class org.apache.maven.plugin.changes.AbstractChangesReport
 
getSiteRenderer() - Method in class org.apache.maven.plugin.trac.TracMojo
 
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
 
getStatus() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getSubject() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getSummary() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getSummary() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getSystem() - Method in class org.apache.maven.plugins.changes.model.Action
Get
getTemplate() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getTemplateOutputDirectory() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getTimeChanged() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getTimeCreated() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getTitle() - Method in class org.apache.maven.plugin.changes.ChangesXML
 
getTitle() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getTitle() - Method in class org.apache.maven.plugins.changes.model.Properties
Get page Title.
getToAddresses() - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
getTrimmedValue(String) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method getTrimmedValue.
getType() - Method in class org.apache.maven.plugin.jira.JiraIssue
 
getType() - Method in class org.apache.maven.plugin.trac.TracTicket
 
getType() - Method in class org.apache.maven.plugins.changes.model.Action
Get Supported action types are the following: add : added functionnality to the project. fix : bug fix for the project. update : updated some part of the project. remove : removed some functionnality from the project.
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.jira.JiraIssue
 
getVersion() - Method in class org.apache.maven.plugins.changes.model.Release
Get The version number associated with this release.
getWarnings() - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
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.changes.HelpMojo.
Display help information on maven-changes-plugin.
Call
HelpMojo() - Constructor for class org.apache.maven.plugin.changes.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
 
isAddActionDate() - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
 
isErrorParsing() - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
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

loadSchema(String) - Method in class org.apache.maven.plugin.changes.schema.DefaultChangesSchemaValidator
 
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
 
mergeReleases(List, List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 

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.changes.schema - package org.apache.maven.plugin.changes.schema
 
org.apache.maven.plugin.jira - package org.apache.maven.plugin.jira
 
org.apache.maven.plugin.resource.loader - package org.apache.maven.plugin.resource.loader
 
org.apache.maven.plugin.trac - package org.apache.maven.plugin.trac
 
org.apache.maven.plugins.changes.model - package org.apache.maven.plugins.changes.model
 
org.apache.maven.plugins.changes.model.io.xpp3 - package org.apache.maven.plugins.changes.model.io.xpp3
 

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
 
Properties - class org.apache.maven.plugins.changes.model.Properties.
Class Properties.
Properties() - Constructor for class org.apache.maven.plugins.changes.model.Properties
 
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

Release - class org.apache.maven.plugins.changes.model.Release.
A single release of this project.
Release() - Constructor for class org.apache.maven.plugins.changes.model.Release
 
read(Reader, boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
 
read(Reader) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Method read.
readAnnouncement(File) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
Read the announcement generated file.
removeAction(Action) - Method in class org.apache.maven.plugins.changes.model.Release
Method removeAction.
removeDueTo(DueTo) - Method in class org.apache.maven.plugins.changes.model.Action
Method removeDueTo.
removeFixedIssue(FixedIssue) - Method in class org.apache.maven.plugins.changes.model.Action
Method removeFixedIssue.
removeRelease(Release) - Method in class org.apache.maven.plugins.changes.model.Body
Method removeRelease.
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

SchemaValidatorException - exception org.apache.maven.plugin.changes.schema.SchemaValidatorException.
 
SchemaValidatorException(String, Throwable) - Constructor for class org.apache.maven.plugin.changes.schema.SchemaValidatorException
 
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.plugins.changes.model.Action
Set A short description of the action taken.
setActions(List) - Method in class org.apache.maven.plugins.changes.model.Release
Set the list of actions taken for this release.
setAddActionDate(boolean) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Reader
Sets the state of the "add default entities" flag.
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
 
setAuthor(Author) - Method in class org.apache.maven.plugins.changes.model.Properties
Set page Author.
setAuthorEmail(String) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
setAuthorEmail(String) - Method in class org.apache.maven.plugins.changes.model.Author
Set The page author email.
setBody(Body) - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
Set Contains the releases of this project with the actions taken for each of the releases.
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
 
setComponent(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
setDate(String) - Method in class org.apache.maven.plugins.changes.model.Action
Set fix date.
setDateRelease(String) - Method in class org.apache.maven.plugins.changes.model.Release
Set
setDescription(String) - Method in class org.apache.maven.plugins.changes.model.Release
Set A short description of this release.
setDev(String) - Method in class org.apache.maven.plugins.changes.model.Action
Set
setDevelopmentTeam(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setDueTo(String) - Method in class org.apache.maven.plugins.changes.model.Action
Set Name of the person to be credited for this change.
setDueToEmail(String) - Method in class org.apache.maven.plugins.changes.model.Action
Set Email of the person to be credited for this change.
setDueTos(List) - Method in class org.apache.maven.plugins.changes.model.Action
Set a list of contibutors for this issue.
setEmail(String) - Method in class org.apache.maven.plugin.announcement.MailSender
 
setEmail(String) - Method in class org.apache.maven.plugins.changes.model.DueTo
Set email of the person to be credited for this change.
setErrorParsing(boolean) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
setErrors(List) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
setFatalErrors(List) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
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.
setFixedIssues(List) - Method in class org.apache.maven.plugins.changes.model.Action
Set a list of fix issues.
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
 
setId(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
setIntroduction(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMojo
 
setIssue(String) - Method in class org.apache.maven.plugins.changes.model.Action
Set
setIssue(String) - Method in class org.apache.maven.plugins.changes.model.FixedIssue
Set
setIssueLink(String) - Method in class org.apache.maven.plugin.changes.ChangesReportGenerator
Deprecated.  
setIssueLinksPerSystem(Map) - 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
 
setLink(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
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.
setMilestone(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
setModelEncoding(String) - Method in class org.apache.maven.plugins.changes.model.Action
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugins.changes.model.Author
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugins.changes.model.Body
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugins.changes.model.DueTo
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugins.changes.model.FixedIssue
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugins.changes.model.Properties
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugins.changes.model.Release
Set an encoding used for reading/writing the model.
setName(String) - Method in class org.apache.maven.plugin.announcement.MailSender
 
setName(String) - Method in class org.apache.maven.plugins.changes.model.Author
Set The page author name.
setName(String) - Method in class org.apache.maven.plugins.changes.model.DueTo
Set name of the person to be credited for this change.
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
 
setOwner(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
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
 
setPriority(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
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
 
setProperties(Properties) - Method in class org.apache.maven.plugins.changes.model.ChangesDocument
Set Contains the properties of this document.
setReleaseList(List) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
setReleases(List) - Method in class org.apache.maven.plugins.changes.model.Body
Set the list of releases for this project.
setReporter(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setReporter(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
setResolution(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setResolution(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
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
 
setStatus(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
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
 
setSummary(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
setSystem(String) - Method in class org.apache.maven.plugins.changes.model.Action
Set
setTemplate(String) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setTemplateOutputDirectory(File) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setTimeChanged(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
setTimeCreated(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
setTitle(String) - Method in class org.apache.maven.plugin.changes.ChangesXML
 
setTitle(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setTitle(String) - Method in class org.apache.maven.plugins.changes.model.Properties
Set page Title.
setToAddresses(List) - Method in class org.apache.maven.plugin.announcement.AnnouncementMailMojo
 
setType(String) - Method in class org.apache.maven.plugin.jira.JiraIssue
 
setType(String) - Method in class org.apache.maven.plugin.trac.TracTicket
 
setType(String) - Method in class org.apache.maven.plugins.changes.model.Action
Set Supported action types are the following: add : added functionnality to the project. fix : bug fix for the project. update : updated some part of the project. remove : removed some functionnality from the project.
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.jira.JiraIssue
 
setVersion(String) - Method in class org.apache.maven.plugins.changes.model.Release
Set The version number associated with this release.
setWarnings(List) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
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.schema.XmlValidationHandler
 
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

TracMojo - class org.apache.maven.plugin.trac.TracMojo.
Goal which downloads issues from the Issue Tracking System and generates a report.
TracMojo() - Constructor for class org.apache.maven.plugin.trac.TracMojo
 
TracReportGenerator - class org.apache.maven.plugin.trac.TracReportGenerator.
Generates a Trac report.
TracReportGenerator() - Constructor for class org.apache.maven.plugin.trac.TracReportGenerator
 
TracTicket - class org.apache.maven.plugin.trac.TracTicket.
A Trac Ticket.
TracTicket() - Constructor for class org.apache.maven.plugin.trac.TracTicket
 
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.

V

validateXmlWithSchema(File, String, boolean) - Method in interface org.apache.maven.plugin.changes.schema.ChangesSchemaValidator
 
validateXmlWithSchema(File, String, boolean) - Method in class org.apache.maven.plugin.changes.schema.DefaultChangesSchemaValidator
 

W

W3C_XML_SCHEMA - Static variable in class org.apache.maven.plugin.changes.schema.DefaultChangesSchemaValidator
property schema
warning(SAXParseException) - Method in class org.apache.maven.plugin.changes.schema.XmlValidationHandler
 
write(Writer, ChangesDocument) - Method in class org.apache.maven.plugins.changes.model.io.xpp3.ChangesXpp3Writer
Method write.

X

XmlValidationHandler - class org.apache.maven.plugin.changes.schema.XmlValidationHandler.
 
XmlValidationHandler(boolean) - Constructor for class org.apache.maven.plugin.changes.schema.XmlValidationHandler
see name

A B C D E F G H I J L M O P R S T V W X

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