I\'m doing a build on my Ubuntu 14.04 LTS but I\'m getting the following:
Started by user anonymous Building in workspace /var/lib/jenkins/workspace/videovixx &
If you are just looking for simplest solution then you should go to global jenkins configuration
http://localhost:32773/configureTools/
And configure maven like that
Then you have to go to your project. Inside settings you have build. Chose maven which you have created a minute ago.