hi all,

i really don't know if i will finish this, so that i going to share here ok
?

your own "tomee buildbot":

* Distribution gnu/linux : Fedora 20 x86_64
* Java: OpenJDK 1.7.0_65

run all as 'root':

# sudo yum install svn
# sudo yum install wget
# cd /opt
# wget
http://mirror.nbtelecom.com.br/apache/maven/maven-3/3.1.1/binaries/apache-maven-3.1.1-bin.tar.gz
# tar xvzf apache-maven-3.1.1-bin.tar.gz
# mv apache-maven-3.1.1 maven
# touch /etc/profile.d/maven.sh
# echo "export M2_HOME=/opt/maven" >> /etc/profile.d/maven.sh
# echo "export PATH=$PATH:${M2_HOME}/bin" >> /etc/profile.d/maven.sh
# echo "" >> /etc/profile.d/maven.sh
# sudo wget -O /etc/yum.repos.d/jenkins.repo
http://pkg.jenkins-ci.org/redhat/jenkins.repo
# sudo rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key
# yum install jenkins
# you_need_to_config_jenkins_this_works_but_i_have_no_time_for_now

*fell free to complete* and share/try

so that with several buildbot like we can have a log of more dinamic
feedbacks.

Reply via email to