Skip to content
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (21 loc) · 587 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 587 Bytes

Project CI

New Build Pipeline System for Continuous Integration

Build

Check last version

mvn versions:display-dependency-updates

Updating POM Versions

mvn release:update-versions -DautoVersionSubmodules=true see http://maven.apache.org/maven-release/maven-release-plugin/examples/update-versions.html

Roadmap

Planned modules:

  • pipeline (stages, dsl)
  • plan (trello, burndown)
  • specs (cucumber editor)
  • code (git, svn, cvs)
  • build (maven, gradle)
  • doc (wiki, site)
  • deliver (nexus, repo)
  • deploy (ansible)
  • run (docker)
  • report (cucumber results, bui)
  • qa (sonar)