GithubHelp home page GithubHelp logo

isabella232 / maven-orb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from circleci-public/maven-orb

0.0 0.0 0.0 49 KB

Simplify common tasks for building and testing Java projects using Maven on CircleCI.

Home Page: https://circleci.com/orbs/registry/orb/circleci/maven

License: MIT License

Java 100.00%

maven-orb's Introduction

maven Orb CircleCI Build Status CircleCI Orb Version GitHub License CircleCI Community

Simplify common tasks for building and testing Java projects using Maven on CircleCI. Your entire CircleCI config could look like this:

version: 2.1
orbs:
  maven: circleci/[email protected]
workflows:
  maven_test:
    jobs:
      - maven/test

The built in test job is automatically compatible with standard Maven projects and is fully customizable with custom steps.

Usage

Example use-cases are provided on the orb registry page. Source for these examples can be found within the src/examples directory.

Resources

CircleCI Orb Registry Page - The official registry page of this orb for all versions, executors, commands, and jobs described.
CircleCI Orb Docs - Docs for using and creating CircleCI Orbs.

How To Contribute

We welcome issues to and pull requests against this repository!

To publish a new production version:

  • Create a PR to the Alpha branch with your changes. This will act as a "staging" branch.
  • When ready to publish a new production version, create a PR from Alpha to master. The Git Subject should include [semver:patch|minor|release|skip] to indicate the type of release.
  • On merge, the release will be published to the orb registry automatically.

For further questions/comments about this or other orbs, visit the Orb Category of CircleCI Discuss.

maven-orb's People

Contributors

dependabot[bot] avatar kyletryon avatar lokst avatar van-vliet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.