Project

General

Profile

Nexus » History » Version 2

chin-yeh, 04/26/2011 05:40 PM

1 1 chin-yeh
h1. Nexus
2 2 chin-yeh
3
Nexus is the maven repository manager which proxies public repositories and host internal repository.
4
5
This service is belong to *jetty* user and *runlevel* is 2,3,4,5.
6
7
h2. How to Start
8
9
_Make sure the nexus is gracefully stopped before start it again_.
10
11
As *root* user:
12
<pre>service nexus start</pre>
13
14
15
h2. How to Stop
16
17
As *root* user:
18
<pre>service nexus stop</pre>