Uses of Interface
org.apache.maven.api.cli.Options
Packages that use Options
Package
Description
-
Uses of Options in org.apache.maven.api.cli
Methods in org.apache.maven.api.cli that return OptionsModifier and TypeMethodDescriptionOptions.interpolate
(Collection<Map<String, String>> properties) Returns a new instance ofOptions
with values interpolated using the given properties.InvokerRequest.options()
Returns the options associated with this invocation request. -
Uses of Options in org.apache.maven.api.cli.mvn
Subinterfaces of Options in org.apache.maven.api.cli.mvnModifier and TypeInterfaceDescriptioninterface
Defines the options specific to Maven operations. -
Uses of Options in org.apache.maven.api.cli.mvnenc
Subinterfaces of Options in org.apache.maven.api.cli.mvnencModifier and TypeInterfaceDescriptioninterface
Defines the options specific to the Maven encryption tool.