PlanCreationException When Creating Plan From Maven POM

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

Creating a plan with the help of a Maven pom.xml fails with

com.atlassian.bamboo.build.PlanCreationException: No Maven 2 builder found, should not occur
at com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction.createBuilder(ImportMavenPlanCreatePlanAction.java:184)

Cause

  1. The maven 2.x builder is not configured in the server (builder) capabilities.
  2. Maven 2 is not installed on the bamboo server box

Resolution

Install Maven 2 and add the maven 2 builder capability manually.

Last modified on Jun 13, 2013

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.