A B C E G H I L M O R S

A

AbstractRatMojo - Class in org.apache.rat.mp
Abstract base class for Mojos, which are running RAT.
AbstractRatMojo() - Constructor for class org.apache.rat.mp.AbstractRatMojo
 

B

basedir - Variable in class org.apache.rat.mp.AbstractRatMojo
The base directory, in which to search for files.

C

canGenerateReport() - Method in class org.apache.rat.mp.RatReportMojo
Returns, whether the report may be generated.
check(ClaimStatistic) - Method in class org.apache.rat.mp.RatCheckMojo
 
createReport(Writer, InputStream) - Method in class org.apache.rat.mp.AbstractRatMojo
Writes the report to the given stream.

E

ECLIPSE_DEFAULT_EXCLUDES - Static variable in class org.apache.rat.mp.AbstractRatMojo
The Eclipse specific default excludes.
execute() - Method in class org.apache.rat.mp.RatCheckMojo
Invoked by Maven to execute the Mojo.
execute() - Method in class org.apache.rat.mp.RatReportMojo
Called from Maven to invoke the plugin.

G

generate(Sink, Locale) - Method in class org.apache.rat.mp.RatReportMojo
Writes the report to the Doxia sink.
getCategoryName() - Method in class org.apache.rat.mp.RatReportMojo
Returns the reports category name.
getClassName() - Method in class org.apache.rat.mp.HeaderMatcherSpecification
Returns the license matchers class name.
getClassName() - Method in class org.apache.rat.mp.LicenseFamilySpecification
Returns the license familys class name.
getConfiguration() - Method in class org.apache.rat.mp.AbstractRatMojo
 
getConfiguration() - Method in class org.apache.rat.mp.RatCheckMojo
 
getDescription(Locale) - Method in class org.apache.rat.mp.RatReportMojo
Returns the reports description.
getLicenseMatchers() - Method in class org.apache.rat.mp.AbstractRatMojo
Returns the set of header matchers to use.
getName(Locale) - Method in class org.apache.rat.mp.RatReportMojo
Returns the reports name.
getOutputName() - Method in class org.apache.rat.mp.RatReportMojo
Returns the reports file name.
getProject() - Method in class org.apache.rat.mp.AbstractRatMojo
Returns the Maven project.
getReportOutputDirectory() - Method in class org.apache.rat.mp.RatReportMojo
Returns the reports output directory.
getResources() - Method in class org.apache.rat.mp.AbstractRatMojo
Creates an iterator over the files to check.

H

HeaderMatcherSpecification - Class in org.apache.rat.mp
Used to specify additional license matchers.
HeaderMatcherSpecification() - Constructor for class org.apache.rat.mp.HeaderMatcherSpecification
 

I

IDEA_DEFAULT_EXCLUDES - Static variable in class org.apache.rat.mp.AbstractRatMojo
The IDEA specific default excludes.
isExternalReport() - Method in class org.apache.rat.mp.RatReportMojo
Returns, whether this is an external report.

L

LicenseFamilySpecification - Class in org.apache.rat.mp
Used to specify additional license familys.
LicenseFamilySpecification() - Constructor for class org.apache.rat.mp.LicenseFamilySpecification
 

M

MAVEN_DEFAULT_EXCLUDES - Static variable in class org.apache.rat.mp.AbstractRatMojo
The Maven specific default excludes.

O

org.apache.rat.mp - package org.apache.rat.mp
This package contains the RAT plugins for Maven 2.

R

RatCheckException - Exception in org.apache.rat.mp
 
RatCheckException(String) - Constructor for exception org.apache.rat.mp.RatCheckException
 
RatCheckMojo - Class in org.apache.rat.mp
Run RAT to perform a violation check.
RatCheckMojo() - Constructor for class org.apache.rat.mp.RatCheckMojo
 
RatReportMojo - Class in org.apache.rat.mp
Generates a report with RAT's output.
RatReportMojo() - Constructor for class org.apache.rat.mp.RatReportMojo
 

S

setClassName(String) - Method in class org.apache.rat.mp.HeaderMatcherSpecification
Sets the license matchers class name.
setClassName(String) - Method in class org.apache.rat.mp.LicenseFamilySpecification
Sets the license familys class name.
setReportOutputDirectory(File) - Method in class org.apache.rat.mp.RatReportMojo
Sets the reports output directory.

A B C E G H I L M O R S

Copyright © 2007-2012 Apache Software Foundation. All Rights Reserved.