@Component(role=CheckstyleRssGenerator.class, hint="default") public class DefaultCheckstyleRssGenerator extends java.lang.Object implements CheckstyleRssGenerator
| Modifier and Type | Field and Description |
|---|---|
private org.codehaus.plexus.velocity.VelocityComponent |
velocityComponent |
| Constructor and Description |
|---|
DefaultCheckstyleRssGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateRSS(CheckstyleResults results,
CheckstyleRssGeneratorRequest checkstyleRssGeneratorRequest) |
@Requirement private org.codehaus.plexus.velocity.VelocityComponent velocityComponent
public void generateRSS(CheckstyleResults results, CheckstyleRssGeneratorRequest checkstyleRssGeneratorRequest) throws org.apache.maven.reporting.MavenReportException
generateRSS in interface CheckstyleRssGeneratororg.apache.maven.reporting.MavenReportException