Jenkins + maven + git + sonar system continuous integration & amp; Code single test management

Source: Internet
Author: User

Jenkins + maven + git + sonar system continuous integration & amp; Code single test management
Jenkins + maven + git + sonar system continuous integration & code Test Management

Install JenkinsJenkins is a Java-based continuous integration tool used to monitor continuous repetitive work. features include: 1. Continuous software version release/test projects. 2. Monitor the execution of external calls.
1. download the latest version (a war file ). Jenkins Official Website: http://Jenkins-ci.org/

2. run java-jar jenkins. war (jenkins uses the embedded jetty service by default and can be deployed in other containers .)

(The default port is port 8080. You can use java-jar jenkins. war -- httpPort = 8088 as the listening port for the startup Item .)

Note: Jenkins needs to run Java 5 or a later version.

Basic Jenkins Configuration

System settings: Choose Manage Jenkins-> Configure System

Set the Maven configuration file path

Jenkins uses the svn management project by default. To use git, you need to install the git plug-in. Manage Jenkins-Manage Plugins-Available-Git plugins and click Install. Then return to the system management page to set some git parameters.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.