Package org.apache.maven.plugins.invoker
Class SystemPropertyPrinter
java.lang.Object
org.apache.maven.plugins.invoker.SystemPropertyPrinter
Print specified system properties to the output stream. Useful to detect certain values from a JVM different to the
default JAVA_HOME.
- Since:
- 1.8
- Author:
- Robert Scholte
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SystemPropertyPrinter
public SystemPropertyPrinter()
-
-
Method Details
-
main
- Parameters:
args
- system properties to print
-