Hi All,
Can any one help me on the below error.The following error is cominh when iam trying to build the sample hr application from scrath as described in the jspresso documentation.after creating intial directory and then typing mvn package it runs for a while(like downloading mvn artifacts and failing for quooxdo.
INFO] [dependency:unpack-dependencies {execution: unpack-qooxdoo-sdk}]
INFO] Unpacking C:\Documents and Settings\Sri\.m2\repository\org\qooxdoo\qooxdo
-sdk\1.1\qooxdoo-sdk-1.1.zipto
C:\jspresso2\hrsample\startup\qooxdoo\client\target\qooxdoo-sdk
ith Includes null and excludes:null
INFO] [dependency:unpack-dependencies {execution: unpack-qooxdoo-contribs}]
INFO] Unpacking C:\Documents and Settings\Sri\.m2\repository\org\qooxdoo\qooxdo
-collapsable-panel\0.5\qooxdoo-collapsable-panel-0.5.zipto
C:\jspresso2\hrsample\startup\qooxdoo\client\target\qooxdoo-collapsable-panel-z
p
ith Includes null and excludes:null
INFO] Unpacking C:\Documents and Settings\Sri\.m2\repository\org\qooxdoo\qooxdo
-upload-widget\0.5\qooxdoo-upload-widget-0.5.zipto
C:\jspresso2\hrsample\startup\qooxdoo\client\target\qooxdoo-upload-widget-zip
ith Includes null and excludes:null
INFO] [exec:exec {execution: compile-qooxdoo}]
INFO] 'python' is not recognized as an internal or external command,
INFO] operable program or batch file.
INFO] ------------------------------------------------------------------------
ERROR] BUILD ERROR
INFO] ------------------------------------------------------------------------
INFO] Result of cmd.exe /X /C "python C:\jspresso2\hrsample\startup\qooxdoo\cli
nt\target/qooxdoo-sdk/tool/bin/generator.py source-all,build" execution is: '1'
INFO] ------------------------------------------------------------------------
INFO] For more information, run Maven with the -e switch
Than ks & Regards
Sasi.
