diff options
Diffstat (limited to 'development/nexus/README')
-rw-r--r-- | development/nexus/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/development/nexus/README b/development/nexus/README index 41a913f288..d3c37a9562 100644 --- a/development/nexus/README +++ b/development/nexus/README @@ -7,12 +7,3 @@ the SlackBuild script. Examples: # groupadd -g 252 nexus # useradd -u 252 -s /bin/sh -d /dev/null -g nexus nexus - -Should I Use 3.0 Or 2.x? - -We are advising that you use Nexus Repository 3.0 if you are planning -to use npm, Bower, NuGet or Docker. - -If you are using Maven, we suggest that you continue to use Nexus -Repository 2.x as we are still building features for 3.0 that many Maven -folks will find handy. |