Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet authored Mar 1, 2024
1 parent e3415b5 commit 5f21f08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Maven extension configuring the Develocity build cache configuration for the Quarkus project
# Maven extension configuring Develocity for the Quarkus project

[![Version](https://img.shields.io/maven-central/v/io.quarkus.develocity/quarkus-project-develocity-extension?logo=apache-maven&style=for-the-badge)](https://central.sonatype.com/artifact/io.quarkus.develocity/quarkus-project-develocity-extension)

## About

This Maven extension is designed to configure the Develocity build cache for the Quarkus project.
This Maven extension is designed to configure Develocity for the Quarkus project.

## Developing

The reference documentation for the API can be found [here](https://docs.gradle.com/enterprise/maven-extension/api/com/gradle/maven/extension/api/cache/MojoMetadataProvider.Context.html).
The reference documentation for the API can be found [here](https://docs.gradle.com/enterprise/maven-extension/api/).

When working on caching new goals, you can obtain a debug output with the following command:

Expand Down

0 comments on commit 5f21f08

Please sign in to comment.