summaryrefslogtreecommitdiffstats
path: root/development/nexus/README
diff options
context:
space:
mode:
author Giorgio Peron2016-07-28 01:53:22 +0200
committer Willy Sudiarto Raharjo2016-07-30 01:04:10 +0200
commit30dc0f4782d744d2861e7be7ff81511461d4c7e7 (patch)
treee1129f6ec7c9b18f73c18f310d383432491ef0f2 /development/nexus/README
parentd447c46e3fc42e5180bd90d7cead93cf1f4b596e (diff)
downloadslackbuilds-30dc0f4782d744d2861e7be7ff81511461d4c7e7.tar.gz
development/nexus: Updated for version 3.0.1_01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/nexus/README')
-rw-r--r--development/nexus/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/nexus/README b/development/nexus/README
index fedf5bd17b..3b1bce4ba0 100644
--- a/development/nexus/README
+++ b/development/nexus/README
@@ -8,3 +8,7 @@ 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.