The name of the project, in the form <project name><delimiter><version>.

If the project is a development or a testing project (ie the project is in the working or prep state) the workarea path of the project will be set to the Hudson project workspace, and the project members will be updated.
If the project contains subprojects, their workareas will be set relative to the parent project.

If the project has been baselined (ie the project is a static project) a snapshot of the project will be copied into the Hudson project workspace.

It is possible to inject build parameters in the project name. For exemple if the project name is project~${version}, ${version} will ve replace by the value of the version build parameter.