We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Step 1: Download maven-manager
Step 2: Make a shortcut and not copy of apache-archiva-2.2.0/bin/archiva in /etc/init.d/
Step 3: Open apache-archiva-2.2.0/bin/archiva, uncomment RUN_AS_USER and set it to 'root'.
Step 4: Execute "update-rc.d archiva defaults 80"
Step 5: To run the service do "sudo archiva start"
Step 6: Open http://localhost:8080 to manage
Step 7: To stop the service do "sudo archiva stop"