This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 9039879 Subject verb agreement (#20) 9039879 is described below commit 9039879f549575adbe959ddcaa1752ef63c69076 Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Tue Dec 24 11:40:26 2024 +0000 Subject verb agreement (#20) --- src/site/apt/index.apt.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm index f243a52..8fede59 100644 --- a/src/site/apt/index.apt.vm +++ b/src/site/apt/index.apt.vm @@ -37,7 +37,7 @@ ${project.name} <<NOTE:>> The plugin has {{{http://maven.apache.org/guides/mini/guide-using-toolchains.html}toolchains support}}. When using Apache Maven 3.2.6, the build doesn't need to use toolchains itself, ie. use the <<<maven-toolchain-plugin>>>; the <<<maven-jdeps-plugin>>> can pick up a <<<jdk>>> toolchain defined in <<<toolchain.xml>>> independently from build - configuration: it chooses a <<<jdk>>> toolchain from available configurations that has a version <<<1.8>>> or above. + configuration: it chooses a <<<jdk>>> toolchain from available configurations that have a version <<<1.8>>> or above. * Goals Overview