To create a new plan,

  1. Click the 'Create Plan' link in the top navigation bar.
  2. Enter the required information in the 6 screens as described below. When you return to the Dashboard, your new plan (and new project, if applicable) will be displayed in the 'All Projects' list.

To copy an existing plan,

  1. Click the 'Create Plan' link in the top navigation bar.
  2. On the 'Plan Details' screen, select the check-box 'Clone an existing build plan?'
  3. A list called 'Plan to clone' will be displayed. Select the plan you wish to copy.
  4. Enter the required information in the 6 screens as described below. On screens 2-6, appropriate information will be copied from the plan you selected; but you will need to complete all fields on screen 1.


Screenshot 1. 'Plan Details' 




1. 'Plan Details': 


(info) Note that Project Name and Build Plan Name can be edited after the plan is created. A plan's Project Key and Build Plan Key are not editable, but can be changed as described in 1.5 Moving a Plan to a different Project.



Screenshot 2. 'Source Repository'



2. 'Source Repository':



Screenshot 3. 'Builder Configuration' 



3. 'Builder Configuration':

(info) To define a new Builder, please see 2.1 Configuring a new Builder.


Screenshot 4. 'Build Artifacts'

4. 'Build Artifacts':

Here you can specify the plan's artifacts, e.g. JAR files which you wish to keep after each build. Artifacts can be any reports, websites or files. Artifacts are copied to a subdirectory (/PROJECT_NAME/download_data) under your 'Projects Data' folder (see 8.1 Locating Important Directories and Files).

For example, if you want to keep the latest version of a JAR you have built, you could specify Artifact Copy Pattern to be '*/.jar' and the Source Directory to be 'target'.


Screenshot 5. 'Notifications' 


5. 'Notifications':


Screenshot 6. 'Post Actions' 


6. 'Post Actions':

関連トピック



Bamboo Documentation