Skip to content

mariusadicu/ci-sauce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

919 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci-sauce

Maven Central

This folder contains the common code for the Bamboo and Jenkins Sauce OnDemand plugins.

To build the plugin, you will need Maven 2.

To build (compile,test,jar) the plugin run:

mvn package

To release the plugin to maven central

mvn release:prepare release:perform

http://central.sonatype.org/pages/ossrh-guide.html for more details

About

A project where shared logic between our Java based CI plugins (Jenkins, TeamCity, Bamboo) is kept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%