Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- canGenerateReport() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
- ChangeLog - Class in org.apache.maven.plugins.changelog
-
Change log task.
- ChangeLog() - Constructor for class org.apache.maven.plugins.changelog.ChangeLog
- ChangeLogHandler - Class in org.apache.maven.plugins.changelog
-
Change log generated xml parser.
- ChangeLogHandler(Collection<ChangeLogSet>) - Constructor for class org.apache.maven.plugins.changelog.ChangeLogHandler
-
contructor
- ChangeLogReport - Class in org.apache.maven.plugins.changelog
-
Generate a changelog report.
- ChangeLogReport() - Constructor for class org.apache.maven.plugins.changelog.ChangeLogReport
- characters(char[], int, int) - Method in class org.apache.maven.plugins.changelog.ChangeLogHandler
- checkResult(ScmResult) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
- compare(List<ChangeFile>, List<ChangeFile>) - Method in class org.apache.maven.plugins.changelog.FileActivityComparator
- countFilesChanged(Collection<ChangeSet>) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
counts the number of files that were changed in the specified SCM
- createCommandLine(SvnScmProviderRepository, ScmFileSet, boolean, String) - Static method in class org.apache.maven.plugins.changelog.scm.provider.svn.svnexe.command.info.SvnInfoCommandExpanded
- createTagCommandLine(SvnScmProviderRepository, ScmFileSet, String, boolean, String) - Static method in class org.apache.maven.plugins.changelog.scm.provider.svn.svnexe.command.info.SvnInfoCommandExpanded
D
- DEFAULT_ISSUE_ID_REGEX_PATTERN - Static variable in class org.apache.maven.plugins.changelog.ChangeLogReport
- DeveloperActivityReport - Class in org.apache.maven.plugins.changelog
-
Generate a developer activity report.
- DeveloperActivityReport() - Constructor for class org.apache.maven.plugins.changelog.DeveloperActivityReport
- developers - Variable in class org.apache.maven.plugins.changelog.ChangeLogReport
-
List of developers to be shown on the report.
- displayChangeSetDetailUrl - Variable in class org.apache.maven.plugins.changelog.ChangeLogReport
-
A template string that is used to create the changeset URL.
- displayFileDetailUrl - Variable in class org.apache.maven.plugins.changelog.ChangeLogReport
-
A template string that is used to create the URL to the file details.
- displayFileRevDetailUrl - Variable in class org.apache.maven.plugins.changelog.ChangeLogReport
-
A template string that is used to create the revision aware URL to the file details in a similar fashion to the
displayFileDetailUrl
. - doChangeSetTitle(ChangeLogSet, ResourceBundle, Sink) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
Generate the title for the report.
- doGenerateEmptyReport(ResourceBundle, Sink) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
generates an empty report in case there are no sources to generate a report with
- doGenerateEmptyReport(ResourceBundle, Sink) - Method in class org.apache.maven.plugins.changelog.DeveloperActivityReport
-
generates an empty report in case there are no sources to generate a report with
- doGenerateEmptyReport(ResourceBundle, Sink) - Method in class org.apache.maven.plugins.changelog.FileActivityReport
-
generates an empty report in case there are no sources to generate a report with
- doGenerateReport(List<ChangeLogSet>, ResourceBundle, Sink) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
method that generates the report for this mojo.
- doGenerateReport(List<ChangeLogSet>, ResourceBundle, Sink) - Method in class org.apache.maven.plugins.changelog.DeveloperActivityReport
-
method that generates the report for this mojo.
- doGenerateReport(List<ChangeLogSet>, ResourceBundle, Sink) - Method in class org.apache.maven.plugins.changelog.FileActivityReport
-
method that generates the report for this mojo.
- doSummary(ChangeLogSet, ResourceBundle, Sink) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
Generate the summary section of the report.
E
- encodeFileUri - Variable in class org.apache.maven.plugins.changelog.ChangeLogReport
-
Encodes slashes in file uri.
- endElement(String, String, String) - Method in class org.apache.maven.plugins.changelog.ChangeLogHandler
- execute() - Method in class org.apache.maven.plugins.maven_changelog_plugin.HelpMojo
- executeCommand(ScmProviderRepository, ScmFileSet, CommandParameters) - Method in class org.apache.maven.plugins.changelog.scm.provider.svn.svnexe.command.info.SvnInfoCommandExpanded
- executeInfoCommand(SvnScmProviderRepository, ScmFileSet, CommandParameters, boolean, String) - Method in class org.apache.maven.plugins.changelog.scm.provider.svn.svnexe.command.info.SvnInfoCommandExpanded
- executeInfoTagCommand(SvnScmProviderRepository, ScmFileSet, String, CommandParameters, boolean, String) - Method in class org.apache.maven.plugins.changelog.scm.provider.svn.svnexe.command.info.SvnInfoCommandExpanded
- executeReport(Locale) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
F
- FileActivityComparator - Class in org.apache.maven.plugins.changelog
-
Object used to sort the file-activity report into descending order.
- FileActivityComparator() - Constructor for class org.apache.maven.plugins.changelog.FileActivityComparator
- FileActivityReport - Class in org.apache.maven.plugins.changelog
-
Generate a file activity report.
- FileActivityReport() - Constructor for class org.apache.maven.plugins.changelog.FileActivityReport
G
- generateChangeSetsFromSCM() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
creates a ChangeLog object and then connects to the SCM to generate the changed sets
- generateLinks(String, String, String, Sink) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
attaches the http links from the changed files
- generateLinks(String, String, Sink) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
attaches the http links from the changed files
- getBundle(Locale) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
- getChangedSets() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
Populates the changedSets field by either connecting to the SCM or using an existing XML generated in a previous run of the report
- getConnection() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
used to retrieve the SCM connection string
- getDescription(Locale) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
- getDescription(Locale) - Method in class org.apache.maven.plugins.changelog.DeveloperActivityReport
- getDescription(Locale) - Method in class org.apache.maven.plugins.changelog.FileActivityReport
- getName(Locale) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
- getName(Locale) - Method in class org.apache.maven.plugins.changelog.DeveloperActivityReport
- getName(Locale) - Method in class org.apache.maven.plugins.changelog.FileActivityReport
- getOutputDirectory() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
- getOutputEncoding() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
Gets the effective reporting output files encoding.
- getOutputName() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
- getOutputName() - Method in class org.apache.maven.plugins.changelog.DeveloperActivityReport
- getOutputName() - Method in class org.apache.maven.plugins.changelog.FileActivityReport
- getProject() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
- getScmRepository() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
- getSiteRenderer() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
H
- HelpMojo - Class in org.apache.maven.plugins.maven_changelog_plugin
-
Display help information on maven-changelog-plugin.
Callmvn changelog:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.apache.maven.plugins.maven_changelog_plugin.HelpMojo
I
- initReportUrls() - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
populates the report url used to create links from certain elements of the report
L
- loadChangedSets(InputStream) - Static method in class org.apache.maven.plugins.changelog.ChangeLog
-
parses a previously generated changelog xml document and return its changed sets
- loadChangedSets(Reader) - Static method in class org.apache.maven.plugins.changelog.ChangeLog
O
- org.apache.maven.plugins.changelog - package org.apache.maven.plugins.changelog
- org.apache.maven.plugins.changelog.scm.provider.svn.svnexe.command.info - package org.apache.maven.plugins.changelog.scm.provider.svn.svnexe.command.info
- org.apache.maven.plugins.maven_changelog_plugin - package org.apache.maven.plugins.maven_changelog_plugin
S
- scmUrl - Variable in class org.apache.maven.plugins.changelog.ChangeLogReport
-
The URL to view the scm.
- sinkAuthorDetails(Sink, String) - Method in class org.apache.maven.plugins.changelog.ChangeLogReport
-
If the supplied author is a known developer this method outputs a link to the team members report, or alternatively, if the supplied author is unknown, outputs the author's name as plain text.
- skip - Variable in class org.apache.maven.plugins.changelog.ChangeLogReport
-
Skip the Changelog report generation.
- startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugins.changelog.ChangeLogHandler
- SvnInfoCommandExpanded - Class in org.apache.maven.plugins.changelog.scm.provider.svn.svnexe.command.info
-
variation of SvnInfoCommand to work for branches.
- SvnInfoCommandExpanded() - Constructor for class org.apache.maven.plugins.changelog.scm.provider.svn.svnexe.command.info.SvnInfoCommandExpanded
All Classes and Interfaces|All Packages|Constant Field Values