Never used Jenkins, but you need to specify the --passin parameter to the appcfg.
Example of my alias: alias gae_upload='appcfg.py --passin -e m...@mydomain.com update ${PROJ_FOLDER} < ${PASS_FILE}' The con is that you need to have your password on a plain file. :( Diego -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/l8A1qfPnAx0J. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.