schemagen -V (return code: 255)
Unrecognized option --version is not valid.
Usage: schemagen [-options ...] <java files>
Options:
-d <path> : specify where to place processor and javac generated class files
-cp <path> : specify where to find user specified files
-classpath <path> : specify where to find user specified files
-encoding <encoding> : specify encoding to be used for annotation processing/javac invocation
-episode <file> : generate episode file for separate compilation
-disableXmlSecurity : disables XML security features for usage on xml parsing apis
-version : display version information
-fullversion : display full version information
-help : display this usage message
schemagen --help (return code: 255)
Unrecognized option --help is not valid.
Usage: schemagen [-options ...] <java files>
Options:
-d <path> : specify where to place processor and javac generated class files
-cp <path> : specify where to find user specified files
-classpath <path> : specify where to find user specified files
-encoding <encoding> : specify encoding to be used for annotation processing/javac invocation
-episode <file> : generate episode file for separate compilation
-disableXmlSecurity : disables XML security features for usage on xml parsing apis
-version : display version information
-fullversion : display full version information
-help : display this usage message