guestClasspathRoot
Sets the directory where custom classpath entries required for the guest context are located. The plugin will extract the classpath entries if they are not present at the specified path.
This path should typically be temporary (such as a /tmp directory on Unix) to avoid unintentional residues of after the application finishes executing. A reasonable platform-specific default value will be used if this property is not explicitly set.