Jenkins, jenkins download

Source: Internet
Author: User

Jenkins, jenkins download

 

[root@centos02 src]# mv apache-maven-3.2.1 /usr/local/maven[root@centos02 src]# cd /usr/local/maven/

 

[root@centos02 maven]# vi /etc/profile
export PATH=$PATH:/alidata/server/mysql/bin:/alidata/server/nginx/sbin:/alidata/server/php/sbin:/alidata/server/php/binexport JAVA_HOME=/usr/local/java/jdk1.7.0_71export JRE_HOME=/usr/local/java/jdk1.7.0_71/jreexport MAVEN_HOME=/usr/local/mavenexport PATH=$PATH:/usr/local/java/jdk1.7.0_71/bin:${MAVEN_HOME}/binexport CLASSPATH=./:/usr/local/java/jdk1.7.0_75/lib:/usr/local/java/jdk1.7.0_71/jre/lib

 

[root@centos02 maven]# mvn -vApache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-15T04:37:52+11:00)Maven home: /usr/local/mavenJava version: 1.7.0_71, vendor: Oracle CorporationJava home: /usr/local/java/jdk1.7.0_71/jreDefault locale: en_US, platform encoding: UTF-8OS name: "linux", version: "2.6.32-573.el6.x86_64", arch: "amd64", family: "unix"

 

[root@centos02 src]# cp jenkins.war /usr/local/tomcat/webapps/[root@centos02 src]# cd /usr/local/tomcat/webapps/[root@centos02 webapps]# lsdocs      host-manager  jenkins.war  myWebSite  SJYRPexamples  jenkins       manager      ROOT

 

export PATH=$PATH:/alidata/server/mysql/bin:/alidata/server/nginx/sbin:/alidata/server/php/sbin:/alidata/server/php/binexport JAVA_HOME=/usr/local/java/jdk1.7.0_71export JRE_HOME=/usr/local/java/jdk1.7.0_71/jreexport MAVEN_HOME=/usr/local/mavenexport JENKINS_HOME=/usr/local/webapps/Jenkinsexport PATH=$PATH:/usr/local/java/jdk1.7.0_71/bin:${MAVEN_HOME}/binexport CLASSPATH=./:/usr/local/java/jdk1.7.0_75/lib:/usr/local/java/jdk1.7.0_71/jre/lib

 

http://192.168.1.118:8080/jenkins/

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.