I am getting an issue running gauge java plugin with below error with latest gauge install 1.0.7 and java 0.7.4
Environment variable name or value is too long.
At C:\install\Gauge\plugins\java\0.7.4\launcher.ps1:91 char:5
+ $env:CLASSPATH = $global:classpath
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], ArgumentException
+ FullyQualifiedErrorId : ProviderContentWriteError
Error: Could not find or load main class com.thoughtworks.gauge.GaugeRuntime
Caused by: java.lang.ClassNotFoundException: com.thoughtworks.gauge.GaugeRuntime