You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/08/05 17:21:42 UTC

[maven-site] 01/02: Add predictive test selection to Gradle Enterprise Maven extension

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 793b542a5150604320eebf2a0a6b3c0cd4eb40ee
Author: Guy Brand <gu...@gradle.com>
AuthorDate: Fri Aug 5 09:00:38 2022 +0200

    Add predictive test selection to Gradle Enterprise Maven extension
---
 content/markdown/extensions/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/markdown/extensions/index.md b/content/markdown/extensions/index.md
index b036fbec..65d6b951 100644
--- a/content/markdown/extensions/index.md
+++ b/content/markdown/extensions/index.md
@@ -53,4 +53,4 @@ A number of other projects provide their own Maven extensions. This includes:
 
 | Extension                                                                | Maintainer  | Description
 |--------------------------------------------------------------------------|-------------|-----------
-| [Gradle Enterprise](https://docs.gradle.com/enterprise/maven-extension/) | Gradle Inc. | Captures Maven build insights that can be viewed for free on [scans.gradle.com](https://scans.gradle.com/). Provides local and remote build caching and distributed test execution for Maven builds connected to a Gradle Enterprise installation.
+| [Gradle Enterprise](https://docs.gradle.com/enterprise/maven-extension/) | Gradle Inc. | Captures Maven build insights that can be viewed for free on [scans.gradle.com](https://scans.gradle.com/). Provides local and remote build caching, distributed test execution and predictive test selection for Maven builds connected to a Gradle Enterprise installation.