org.apache.maven.jira
public class JiraMojo extends AbstractMavenReport
Version: $Id: JiraMojo.java 439 2005-09-02 01:07:05Z jruiz $
UNKNOWN: jira-report Goal wich downloads issues from Issue Tracking System and generates a report.
Method Summary | |
---|---|
void | executeReport(Locale locale) |
String | getDescription(Locale locale) |
String | getName(Locale locale) |
protected String | getOutputDirectory() |
String | getOutputName() |
protected MavenProject | getProject() |
protected Renderer | getSiteRenderer() |