Uses of Class
org.apache.maven.plugin.descriptor.DuplicateParameterException
Packages that use DuplicateParameterException
-
Uses of DuplicateParameterException in org.apache.maven.plugin.descriptor
Methods in org.apache.maven.plugin.descriptor that throw DuplicateParameterExceptionModifier and TypeMethodDescriptionvoid
MojoDescriptor.addParameter
(Parameter parameter) void
MojoDescriptor.setParameters
(List<Parameter> parameters)