Skip to content

This example uses Maven to run tests, build a package, and then uploads the package as a Buildkite artifact using the current stable Buildkite Agent

License

Notifications You must be signed in to change notification settings

buildkite/maven-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Buildkite example

This example uses Maven to run tests, build a package, and then uploads the package as a Buildkite artifact using the current stable Buildkite Agent. You just need mvn installed in your $PATH.

This example also works on the beta Buildkite Agent using the Docker Compose plugin to run Maven in the Maven Docker container, which works great on the Elastic CI Stack for AWS.

Maven package build with tests

Maven uploaded target artifacts

See the full Getting Started Guide for step-by-step instructions on how to get this running, or simply click the following link to add this project to Buildkite:

Add to Buildkite

License

See LICENSE.md (MIT)

About

This example uses Maven to run tests, build a package, and then uploads the package as a Buildkite artifact using the current stable Buildkite Agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages