Bamboo run grails.bat upgrade -force -non-interactive giving return code -1 instead of 0

Ken Lee January 8, 2014

Our build fails with the following message:

Failing task since return code of [F:\grails-1.3.7\bin\grails.bat upgrade -force -non-interactive] was -1 while expected 0


1 answer

0 votes
Ken Lee January 8, 2014

The actual task contains the following grails commands, none of which call for an upgrade (appname is the name of the application whose war files we are building).

clean
test-app
war appname-prod.war
clean
-Dgrails.env=staging war appname-staging.war

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events