Uses of Interface
org.apache.maven.api.cli.mvn.MavenOptions
Packages that use MavenOptions
-
Uses of MavenOptions in org.apache.maven.api.cli.mvn
Methods in org.apache.maven.api.cli.mvn that return MavenOptionsModifier and TypeMethodDescriptionMavenOptions.interpolate(UnaryOperator<String> callback) Returns a new instance ofMavenOptionswith values interpolated using the given callback.