0 notes &
How to Launch Jabox
In order to launch Jabox you just need to follow these instructions:
Download
Download the latest Jabox binary.
Launch
Execute on a console:
java -Xmx1025m -XX:MaxPermSize=128m -jar jabox-standalone-0.0.3-jar-with-dependencies.jar
Jabox will automatically download and launch embedded Hudson & Artifactory. It will also give you an embedded svn repository, for easier kickoff.
Configure
Login to the application. The default user is admin/admin. Configure the application to use Embedded Subversion, Hudson and Artifactory.
Create Project
Go to the create project screen, fill the name of your project and choose the maven artifact to start with.