I have installed the grails plugin within the latest jenkins and I have 
configured the location of the grails installation.  I am running from within 
tomcat as a war.  I do have to use a proxy to run grails which I can do by hand 
on the box.  However I can't even get grails to run at all and there are no 
errors.  When I try to use the grails plugin or any grails capability from 
within jenkins I get an error and no debugging information as follows:

 FROM WITHIN A SHELL

no revision recorded for svn://XXXXXXX/amp in the previous build
[workspace] $ /bin/sh -xe /var/cache/tomcat6/temp/jenkins1856200481940242844.sh
+ /OpenSource/grails-2.1.0/bin/grails add-proxy client 
--host=west-proxy.am.XXXXXX.net --port=3128


Build step 'Execute shell' marked build as failure
Finished: FAILURE


USING GRAILS PLUGIN


At revision 44


no revision recorded for svn://XXXXXXXXXXXXX/amp in the previous build


[workspace] $ /OpenSource/grails-2.1.0/bin/grails 
-Dgrails.project.work.dir=trunk clean --non-interactive


Build step 'Build With Grails' marked build as failure


Finished: FAILURE

Reply via email to