You will need to choose a different start command based on your platform. The <<<console>>> argument
starts the server with the logs going to standard output, and waits for Ctrl+C to stop the server.
- <<Note:>> A Derby exception "Schema 'SA' does not exist" occurs, but is not of concern.
-
Archiva is now running on <<<{{http://localhost:8080/}}>>>
{Setting up your Archiva instance}
* New in Archiva ${project.version}
- Apache Archiva ${project.version} is a bugs fix release:
+ Apache Archiva ${project.version} is a bug fix release:
- * Some fixes were added to avoid requests from unknown origin
+ * Some fixes for the REST API were added to detect requests from unknown origin
- * Some minor bugfixes were added
+ * Some bugfixes were added
* Compatibility Changes
* [MRM-1925] - Make User-Agent header configurable for HTTP requests
- * [MRM-1874] - Login Dialog triggers multiple events (+messages)
+ * [MRM-1861], [MRM-1924] - Increasing timeouts for repository check
- * [MRM-1924] - Increasing timeouts for repository check
+ * [MRM-1937] - Prevent creating initial admin user with wrong name.
-** Bug
+ * Adding origin header validation checks for REST requests
- * [MRM-1908] - Logged on users can write any repository
+ ** Bugs fixed
- * [MRM-1928] - Bad redirect URL when using Archiva through HTTP reverse proxy
+ * [MRM-1859] - Error upon viewing 'Artifacts' tab when browsing an artifact
- * [MRM-1926] - Invalid checksum files in Archiva repository after download from remote repository
+ * [MRM-1874] - Login Dialog triggers multiple events (+messages)
- * [MRM-1923] - Fixing bind issue with certain ldap servers, when user not found
+ * [MRM-1908] - Logged on users can write any repository
* [MRM-1909] - Remote repository check fails for https://repo.maven.apache.org/maven2
+ * [MRM-1923] - Fixing bind issue with certain ldap servers, when user not found
+
+ * [MRM-1926] - Invalid checksum files in Archiva repository after download from remote repository
+
+ * [MRM-1928] - Bad redirect URL when using Archiva through HTTP reverse proxy
+
-** Task
+ ** Task