Class MavenPropertiesLoader
java.lang.Object
org.apache.maven.cli.props.MavenPropertiesLoader
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
loadProperties
(Properties properties, Path path, UnaryOperator<String> callback, boolean escape) Deprecated.static void
substitute
(MavenProperties props, UnaryOperator<String> callback) Deprecated.static String
Deprecated.
-
Field Details
-
INCLUDES_PROPERTY
-
OVERRIDE_PREFIX
-
-
Constructor Details
-
MavenPropertiesLoader
public MavenPropertiesLoader()Deprecated.
-
-
Method Details
-
loadProperties
public static void loadProperties(Properties properties, Path path, UnaryOperator<String> callback, boolean escape) throws IOException Deprecated.- Throws:
IOException
-
substitute
Deprecated. -
substVars
-