|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.lewisd.maven.lint.rules.AbstractRule
com.lewisd.maven.lint.rules.AbstractReduntantVersionRule
public abstract class AbstractReduntantVersionRule
| Field Summary |
|---|
| Fields inherited from class com.lewisd.maven.lint.rules.AbstractRule |
|---|
expressionEvaluator, MAVEN_PROJECT, modelUtil, VERSION_PROPERTIES |
| Constructor Summary | |
|---|---|
AbstractReduntantVersionRule(ExpressionEvaluator expressionEvaluator,
ModelUtil modelUtil)
|
|
| Method Summary | |
|---|---|
protected void |
checkForRedundantVersions(org.apache.maven.project.MavenProject mavenProject,
ResultCollector resultCollector,
Object modelObject,
Object inheritedModelObject,
String dependencyDescription,
String inheritedDescription)
|
| Methods inherited from class com.lewisd.maven.lint.rules.AbstractRule |
|---|
addRequiredModels, getRequiredModels |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.lewisd.maven.lint.Rule |
|---|
getIdentifier, invoke |
| Constructor Detail |
|---|
public AbstractReduntantVersionRule(ExpressionEvaluator expressionEvaluator,
ModelUtil modelUtil)
| Method Detail |
|---|
protected void checkForRedundantVersions(org.apache.maven.project.MavenProject mavenProject,
ResultCollector resultCollector,
Object modelObject,
Object inheritedModelObject,
String dependencyDescription,
String inheritedDescription)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||