You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2019. It is now read-only.
``` docker run -d -p 8081:8081 --name nexus-repository-apt:3.8.0 ```
21
+
``` docker run -d -p 8081:8081 --name nexus-repository-apt:3.9.0 ```
22
22
23
23
For further information like how to persist volumes check out [the GitHub Repo for the official Nexus Repository 3 Docker image](https://github.com/sonatype/docker-nexus3).
24
24
@@ -36,7 +36,7 @@ The application will now be available from your browser at http://localhost:8081
36
36
./nexus stop
37
37
```
38
38
39
-
* Copy the bundle into `<nexus_dir>/system/net/staticsnow/nexus-repository-apt/1.0.4/nexus-repository-apt-1.0.4.jar`
39
+
* Copy the bundle into `<nexus_dir>/system/net/staticsnow/nexus-repository-apt/1.0.5/nexus-repository-apt-1.0.5.jar`
40
40
* Make the following additions marked with + to `<nexus_dir>/system/com/sonatype/nexus/assemblies/nexus-oss-feature/3.x.y/nexus-oss-feature-3.x.y-features.xml` (or `<nexus_dir>/system/com/sonatype/nexus/assemblies/nexus-pro-feature/3.x.y/nexus-pro-feature-3.x.y-features.xml` if using the Professional version)
0 commit comments