Build a simple Nexus + Svn project management environment under RHEL6

Source: Internet
Author: User
1. Install the subversion server in rhel6. For details, refer to "Install subversion under RHEL6 ".

1. Install the subversion server in rhel6, see also install subversion under RHEL6 http://www.linuxidc.com/Linux/2011-05/36586.htm

2. Install maven and nexus in rhel6, see installing and using Nexus under RHEL6 http://www.linuxidc.com/Linux/2011-04/34121.htm

3. The project manager creates a project locally and uploads it to svn.

4. Configure the developer Kit

Create the following directory file structure:

Tools

Software

Init. bat

1. Download maven and decompress it to tools/software/maven2

2. Download eclipse and decompress it to tools/software/eclipse

3. Install the required plug-ins for projects such as svn for eclipse

4. Download svnkit and decompress it to tools/software/svnkit.

5. Modify maven2/conf/settings. xml to enable developers to use the nexus repository. For details, see install and use Nexus under RHEL6.

6. Compile the init. bat script (you need to be familiar with the bat script in the window)

The general process is as follows:

A) Generate a local workspace

B) Input svn account information through developers

C) download the svn project to the workspace.

D) Maven processing: clean, compile

E) convert maven project to eclipse Project

F) Start eclipse

A tool package, tools.rar, allows developers to quickly build a development environment.

Related Article

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.