jenkins build maven project under redhat

Jenkins install Maven plugin

After plugin installation completed, restart Jenkins and go to global setting to set Maven

Download Maven and unzip

Add Maven bin to current user bash_profile and verify 

tar xvf apache-maven-3.2.1-bin.tar.gz
vi ~/.bash_profile
source !/.bash_profile
mvn --help







猜你喜欢

转载自www.cnblogs.com/xiyu311/p/9542171.html
今日推荐