Skip to content

unionx/git-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test for CI using Jenkins with Github

Components

Jenkins

on Mac, http://localhost:8080

Github

https://github.com/unionx/git-test

Maven

build a Java application

Setup Jenkins in /configure

start and stop jenkins

launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.jenkins.plist

launchctl unload -w ~/Library/LaunchAgents/homebrew.mxcl.jenkins.plist

set up MAVEN_HOME

set up JDK

set up Git

install git plugin: /pluginManager/available, restart after installation

start new project

Source Code Management: git

Build Triggers: poll SCM; Schedule: * * * * *

Build:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published