Uses of Class
org.apache.maven.plugin.plugin.Requirements
Packages that use Requirements
-
Uses of Requirements in org.apache.maven.plugin.plugin
Fields in org.apache.maven.plugin.plugin declared as RequirementsModifier and TypeFieldDescriptionprivate final Requirements
PluginReport.PluginOverviewRenderer.requirements
private Requirements
PluginReport.requirements
Specify some requirements to execute this plugin.Methods in org.apache.maven.plugin.plugin with parameters of type RequirementsModifier and TypeMethodDescriptionprivate static String
PluginReport.PluginOverviewRenderer.discoverJdkRequirement
(org.apache.maven.project.MavenProject project, Requirements requirements) use configured jdk requirement usetarget
configuration oforg.apache.maven.plugins:maven-compiler-plugin
usetarget
configuration oforg.apache.maven.plugins:maven-compiler-plugin
inpluginManagement
usemaven.compiler.target
propertyprivate static String
PluginReport.PluginOverviewRenderer.discoverMavenRequirement
(org.apache.maven.project.MavenProject project, Requirements requirements) Try to lookup on the Maven prerequisites property.Constructors in org.apache.maven.plugin.plugin with parameters of type RequirementsModifierConstructorDescription(package private)
PluginOverviewRenderer
(org.apache.maven.project.MavenProject project, Requirements requirements, org.apache.maven.doxia.sink.Sink sink, org.apache.maven.plugin.descriptor.PluginDescriptor pluginDescriptor, Locale locale)