Difference between revisions of "Jenkins"

From Wasya Wiki
Jump to: navigation, search
Line 8: Line 8:
 
* install curl where git client is.
 
* install curl where git client is.
 
* install nexus as a service? (`./nexus start` as a service)
 
* install nexus as a service? (`./nexus start` as a service)
** https://support.sonatype.com/entries/21283268-Configure-Maven-to-Deploy-to-Nexus
+
** From: https://support.sonatype.com/entries/21283268-Configure-Maven-to-Deploy-to-Nexus
 
** disable cobertura in pom.xml
 
** disable cobertura in pom.xml
* http://blog.arungupta.me/setup-local-nexus-repository-deploying-war-from-maven-techtip74/
+
* From: http://blog.arungupta.me/setup-local-nexus-repository-deploying-war-from-maven-techtip74/

Revision as of 01:04, 29 October 2015

Jenkins config