Class SystemPropertyPrinter

java.lang.Object
org.apache.maven.plugins.invoker.SystemPropertyPrinter

public class SystemPropertyPrinter extends Object
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 Details

    • SystemPropertyPrinter

      public SystemPropertyPrinter()
  • Method Details

    • main

      public static void main(String[] args)
      Parameters:
      args - system properties to print