| Field and Description |
|---|
| org.apache.rat.mp.AbstractRatMojo.licenseFamilyNames
Use
AbstractRatMojo.licenseFamilies instead. |
| org.apache.rat.mp.AbstractRatMojo.licenseMatchers
Use
AbstractRatMojo.licenses instead. |
| Method and Description |
|---|
| org.apache.rat.Report.report(PrintStream)
use
Report.report(PrintStream, ReportConfiguration) instead |
| org.apache.rat.Report.styleReport(PrintStream) |