This is achieved by the following steps:
- [[1]] Create the base location. For example, you might install Archiva in <<</opt/archiva-1.4>>> and the data in <<</var/archiva>>>. Create the directories <<</var/archiva/logs>>>, <<</var/archiva/data>>> and <<</var/archiva/conf>>>.
+ [[1]] Create the base location. For example, you might install Archiva in
+ <<</opt/archiva-1.4>>> and the data in <<</var/archiva>>>. Create the
+ directories <<</var/archiva/logs>>>, <<</var/archiva/data>>>,
+ <<</var/archiva/temp>>> and <<</var/archiva/conf>>>.
[[2]] Move the configuration files from the Archiva installation (e.g. <<</opt/archiva-1.4/conf>>> to the new location (e.g. <<</var/archiva/conf>>>). If you've previously run Archiva, you may need to edit <<<conf/archiva.xml>>> to change the location of the repositories.
that in Archiva 1.4+ you must use the <<<org.apache.archiva>>> configuration search path instead of
<<<org.apache.maven.archiva>>>.
+** Updated Jetty configuration
+
+ If you are using the Jetty standalone configuration with a custom
+ <<<jetty.xml>>>, note that it has been upgraded to Jetty 7 as of Archiva 1.4-M2.
+ You will need to recreate your customisations using the <<<jetty.xml>>> shipped
+ with Archiva.
+
+ In addition, you now need to ensure that a <<<temp>>> directory is created
+ inside the Archiva application base directory (alongside <<<conf>>>, <<<data>>>
+ and <<<logs>>>).
+
* Upgrading Archiva to 1.2.2
Since Archiva 1.2.2, the Jetty version has been upgraded to 6.1.19.