Unable to run offline script on windows
---------------------------------------
Key: JBIDE-22425
URL:
https://issues.jboss.org/browse/JBIDE-22425
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 4.4.0.Alpha2
Environment: JBDS 10.0.0.Alpha2
Windows 10
{noformat}
C:\>java -version
openjdk version "1.8.0_91-2-redhat"
OpenJDK Runtime Environment (build 1.8.0_91-2-redhat-b14)
OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode)
C:\>groovy -version
Groovy Version: 2.4.6 JVM: 1.8.0_91-2-redhat Vendor: Oracle Corporation OS: Windows 10
C:\>mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00)
Maven home: C:\Users\jboss-qa\programs\apache-maven-3.3.9\bin\..
Java version: 1.8.0_91-2-redhat, vendor: Oracle Corporation
Java home: C:\java-1.8.0-openjdk-1.8.0.91-2.b14.windows.x86_64\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64",
family: "dos"
{noformat}
Reporter: Radim Hopp
Output of groovy script:
{noformat}
C:\Users\jboss-qa\temp\offline>groovy
-Dgrape.config="C:\Users\jboss-qa\workspace\.metadata\.plugins\org.jboss.tools.project.examples\offline\jbossToolsGrapeConfig_3.1.0.Alpha1_v20160510_1913_B866.xml"
"C:\Users\jboss-qa\workspace\.metadata\.plugins\org.jboss.tools.project.examples\offline\go_offline_3.1.0.Alpha1_v20160510_1913_B866.groovy"
http://download.jboss.org/jbosstools/examples/4/4/project-examples-catego...
http://download.jboss.org/jbosstools/examples/4/4/project-examples-devstu...
http://download.jboss.org/gatein/quickstarts/jboss-portal-6.2/project-exa...
http://download.jboss.org/jbosstools/examples/4/4/project-examples-shared... -u
"http://dcp.jboss.org/v1/rest/search^?content_provider=jboss-developer&content_provider=rht&field=target_product&field=github_repo_url&field=sys_description&field=sys_title&field=sys_tags&field=sys_type&field=experimental&field=git_download&field=prerequisites&field=quickstart_id&field=git_tag&field=git_commit&query=sys_type:(quickstart)&size=500"
-q -e
'content_provider' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
'field' is not recognized as an internal or external command,
operable program or batch file.
Invalid parameter(s)
QUERY { PROCESS | SESSION | TERMSERVER | USER }
'size' is not recognized as an internal or external command,
operable program or batch file.
^CTerminate batch job (Y/N)? Y{noformat}