-
Type:
Story
-
Status: Ready to Groom
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.6.0
-
Fix Version/s: None
-
Component/s: Bootstrap
-
Labels:None
-
Notability:4
The current procedure for installing third party plugins is unnecessarily complex. Here's a good writeup of what is needed:
https://github.com/mpoindexter/nexus-repository-apt#most-permanent-install
This has a number of problems.
- It is very complex
- Different configuration files are used for OSS vs. Pro. This means a bundle can be lost after installing a license
- The installation configuration is in the installation directory, not the work directory. This means it will not survive an upgrade
And worse, a misconfigured or missing bundle can cause the server not to start (NEXUS-14671).
There should be an easier way to install 3rd party plugins. And any configuration needed should be located in the work directory, not the installation directory.
- is related to
-
NEXUS-14671 Missing repository recipe prevents startup
-
- Closed
-