Skip to content

gradle/maven-build-scan-quickstart

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Maven Build Scan™ quickstart

This is an example project that you can use to experience the Build Scan™ service of Gradle Enterprise.

It is a small Java project that has the Gradle Enterprise Maven Extension already applied.

Create a Build Scan™

Follow these simple steps to create and publish a Build Scan™ on scans.gradle.com:

  1. Clone this project
  2. Run ./mvnw clean test

The build should end with something similar to:

Publishing build scan...
https://gradle.com/s/ria2s2x5oaazq

Follow the link shown at the end of the build to view your Build Scan™ on scans.gradle.com.

Experiment with Build Scans

Create different kinds of Build Scans by locally modifying this quickstart project. Here are some ideas:

  • Edit src/main/java/example/Example.java to introduce compile errors
  • Add more plugins and more projects

Alternatively, enable one of your own Maven builds to produce Build Scans by following the step-by-step instructions.

Learn more

Read the Gradle Enterprise Maven Extension User Manual to learn more about the Build Scan™ service of Gradle Enterprise, build caching and the Gradle Enterprise Maven Extension.

Need help?

Talk to us on the Gradle forum.

License

The Maven Build Scan™ quickstart project is open-source software released under the Apache 2.0 License.

About

An example project to experience the Build Scan™ service of Gradle Enterprise with Maven builds.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages