This script is for Slackware 14.0 only and may be outdated.

SlackBuilds Repository

14.0 > Development > nexus (2.5.0_04)

Nexus manages software artifacts required for development, deployment, and 
provisioning. If you develop software, Nexus can help you share those
artifacts with other developers and end-users.

Nexus requires a "nexus" user and group; create these before running the
SlackBuild script. Examples:

# groupadd -g 252 nexus
# useradd -u 252 -s /bin/sh -d /dev/null -g nexus nexus

This requires: jdk

Maintained by: Giorgio Peron
Keywords: nexus,maven,java
ChangeLog: nexus

Homepage:
http://nexus.sonatype.org

Source Downloads:
nexus-2.5.0-04-bundle.tar.gz (9ba35b7b72c2e2eff87298b4c1e77a9a)

Download SlackBuild:
nexus.tar.gz
nexus.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
nexus.SlackBuild
nexus.info
slack-desc

Validated for Slackware 14.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds