A Plan defines everything about your entire build process. Plans:
- consist of one or more Jobs, which are organised into one or more Stages;
- contains a single 'Default Job' in a single Stage, after creating a new Plan;
- define default settings for what gets built by Jobs in the Plan (i.e. the 'default source repository');
- define how the Plan's build is triggered;
- define who will be notified of the Job's build result;
- define who has permission to view and perform various actions on the Plan and its Jobs.
Every plan belongs to a Project.
Projects and plans can only be configured by Bamboo administrators (see Creating a Plan).
Creating a Plan
Before you begin:
- You require the 'Create Plan' or 'Admin' global permission to create new Plans.
To create a Plan in Bamboo:
- Click Create Plan in the top navigation bar.
- Choose and complete one of the following options:
- Create a New Plan
- Clone an Existing Plan — This option only appears if there is at least one existing plan, and you have the 'Clone' and/or 'Admin' plan permission for at least one plan, on the Bamboo server.
- Import a Maven 2 Project — This option only appears if Maven 2 has been installed.
Screenshot: Create Plan options
Notes
Related Topics
Creating a New Plan
Cloning an Existing Plan
Importing a Plan from Maven 2
Attachments:


