Package | Description |
---|---|
org.apache.maven.plugin.changes | |
org.apache.maven.plugin.github | |
org.apache.maven.plugin.issues | |
org.apache.maven.plugin.jira | |
org.apache.maven.plugin.trac |
Constructor and Description |
---|
IssueAdapter(IssueManagementSystem ims)
Create a new adapter.
|
Modifier and Type | Class and Description |
---|---|
class |
GitHubIssueManagementSystem |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIssueManagementSystem
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.
|
Modifier and Type | Class and Description |
---|---|
class |
JIRAIssueManagmentSystem
The JIRA issue management system.
|
Modifier and Type | Class and Description |
---|---|
class |
TracIssueManagmentSystem
The Trac issue management system.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.