It would be usefull to enable deployment of multiple files. Imagine a project where several webapp packages are created - e.g. in our big project maven builds several submodules, some of them .ear and .war. We'd like to deploy them all in one jenkins-job. There might be a dynamic list in the plugin's configuration where you put pairs "name"-"file", and the job would undeploy&deploy them all in a sequence.