Uses of Enum
org.apache.maven.plugins.dependency.AddDependencyMojo.PropertyPattern
Packages that use AddDependencyMojo.PropertyPattern
-
Uses of AddDependencyMojo.PropertyPattern in org.apache.maven.plugins.dependency
Subclasses with type arguments of type AddDependencyMojo.PropertyPattern in org.apache.maven.plugins.dependencyModifier and TypeClassDescription(package private) static enumProperty naming conventions detected in existing POM files.Fields in org.apache.maven.plugins.dependency declared as AddDependencyMojo.PropertyPatternModifier and TypeFieldDescription(package private) AddDependencyMojo.PropertyPatternAddDependencyMojo.Conventions.patternMethods in org.apache.maven.plugins.dependency that return AddDependencyMojo.PropertyPatternModifier and TypeMethodDescription(package private) static AddDependencyMojo.PropertyPatternAddDependencyMojo.detectPropertyPattern(List<String> versions) Analyzes property reference names to detect the naming convention.Returns the enum constant of this type with the specified name.static AddDependencyMojo.PropertyPattern[]AddDependencyMojo.PropertyPattern.values()Returns an array containing the constants of this enum type, in the order they are declared.