Specify the location of the artifact: a path on filesystem, a Maven artifact (e.g. "maven:some.group:artifact:2.0") or HTTP URL (e.g. "http://some.server.org/artifact.txt"), if supported by your installation of XL Deploy.

For filesystem paths ant-style patterns are supported and must resolve to a single file or folder. E.g.: MyProject/**/*.war. You can use Jenkins Env variables. (e.g. MyProject/**/*-$BUILD_NUMBER.war)