| Package | Description |
|---|---|
| org.apache.maven.plugins.enforcer | |
| org.apache.maven.plugins.enforcer.utils |
| Modifier and Type | Method and Description |
|---|---|
protected List<PluginWrapper> |
RequirePluginVersions.getAllPluginEntries(org.apache.maven.project.MavenProject project)
Gets all plugin entries in build.plugins, build.pluginManagement.plugins, profile.build.plugins, reporting and
profile.reporting in this project and all parents
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RequirePluginVersions.hasValidVersionSpecified(org.apache.maven.enforcer.rule.api.EnforcerRuleHelper helper,
org.apache.maven.model.Plugin source,
List<PluginWrapper> pluginWrappers)
Checks for valid version specified.
|
| Modifier and Type | Method and Description |
|---|---|
static List<PluginWrapper> |
PluginWrapper.addAll(List<?> plugins,
String source) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.