From be68e2c0f11a3d91b9a0bd3e3d60fe951a51fac4 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Wed, 8 May 2024 19:54:40 +0000 Subject: [PATCH] Remove Maven 3 note Also we don't need generic info on this page that applies to all plugins rather than the maven-compiler-plugin specifically --- src/site/apt/usage.apt.vm | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/site/apt/usage.apt.vm b/src/site/apt/usage.apt.vm index 789daf77..e038356e 100644 --- a/src/site/apt/usage.apt.vm +++ b/src/site/apt/usage.apt.vm @@ -75,5 +75,3 @@ mvn test-compile +----- - <>: Maven 3.0 will issue warnings if you do not specify the version of a - plugin.