Error when building play framework app in cloudbees with jenkins: Deployment type not supported: zip
问题 I have created a simple app using play framework and want to deploy it to cloudbees. I followed the instructions here: http://developer.cloudbees.com/bin/view/RUN/Playframework But when I run the jenkins job I get the following error when checking the log: Caused by: hudson.remoting.ProxyException: com.cloudbees.api.BeesClientException: Server.InternalError - Deployment type not supported: zip I'm not sure what's causing this. Can someone help me solve this problem? Here's a more detailed log