How do I add a maven project to Continuum?
Author: Deron Eriksson
Description: This tutorial describes how to add a maven project to Continuum so that it gets automatically built.
Tutorial created using: Windows Vista || JDK 1.6.0_04 || Eclipse Web Tools Platform 2.0.1 (Eclipse 3.3.1)


Page: < 1 2 3 >

(Continued from page 1)

On the Project Group Summary page for Test Group, we can see that the "aproject" project has been added to the Test Group. I could click the "Build Now" button to build the project right now, but instead I'll drill into the "aproject" link.

Project Group Summary page

We can see the Project Information for the "aproject" project. Notice the SCM Url that is used to connect to the SCM repository. I'll click the Build Now button to build the project.

Project Information for 'aproject'

After a few seconds, I go back to the Project Group Summary page for Test Group. Notice from the green icon with the white check that the project was successfully built. I'll drill into the Build number.

Project has been successfully built

(Continued on page 3)

Page: < 1 2 3 >