org.apache.maven.jira

Class JiraMojo

public class JiraMojo extends AbstractMavenReport

Report on issues from the Issue Tracking System

Version: $Id: JiraMojo.java 439 2005-09-02 01:07:05Z jruiz $

Author: Johnny R. Ruiz III

UNKNOWN: jira-report Goal wich downloads issues from Issue Tracking System and generates a report.

Method Summary
voidexecuteReport(Locale locale)
StringgetDescription(Locale locale)
StringgetName(Locale locale)
protected StringgetOutputDirectory()
StringgetOutputName()
protected MavenProjectgetProject()
protected RenderergetSiteRenderer()

Method Detail

executeReport

public void executeReport(Locale locale)

getDescription

public String getDescription(Locale locale)

getName

public String getName(Locale locale)

getOutputDirectory

protected String getOutputDirectory()

getOutputName

public String getOutputName()

getProject

protected MavenProject getProject()

getSiteRenderer

protected Renderer getSiteRenderer()
Copyright © {inceptionYear}-2007 null. All Rights Reserved.