Archiva can be run by executing:
- * <<<bin/archiva>>>, or <<<bin\archiva.bat>>> for windows (select the one for your environment). The argument can be <<<console>>> to run
+ * <<<bin/archiva>>>, or <<<bin\archiva.bat>>> for Windows (select the one for your environment). The argument can be <<<console>>> to run
interactively, or <<<start>>> to run in the background (in this case, run the script with <<<stop>>> to later stop the server). The logs
are available in the <<<logs>>> directory where Archiva is installed.
On Windows, to use the <<<start>>> and <<<stop>>> commands you must first install it as a service. This is done by running:
----
-.\bin\archiva install
+.\bin\archiva.bat install
----
You can then use the <<<start>>> and <<<stop>>> commands as well as the traditional Windows service management console to manage the Archiva
You can later remove the service with:
----
-.\bin\archiva remove
+.\bin\archiva.bat remove
----
* Separating the base from the installation
-----
Henri Yandell
-----
- 1 October 2006
+ 2010-06-11
-----
~~ Licensed to the Apache Software Foundation (ASF) under one
----
./bin/archiva console (Linux, Mac, Solaris)
-.\bin\archiva console (Windows)
+.\bin\archiva.bat console (Windows)
----
You will need to choose a different start command based on your platform. The <<<console>>> argument