From a2bcb9a507e1be34b2f8f334223b6d2983b6024b Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Thu, 19 Sep 2024 18:14:47 +0200 Subject: [PATCH] Clenups with new parent --- pom.xml | 10 +++++++--- src/site/apt/index.apt | 4 ++-- src/site/site.xml | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 6221ec43..76b7a29a 100644 --- a/pom.xml +++ b/pom.xml @@ -57,8 +57,6 @@ - MagicNumber - 3.5.0 @@ -149,8 +147,14 @@ + org.apache.maven.plugins - maven-invoker-plugin + maven-plugin-report-plugin + + + + + diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 771f3d03..d35c0a6f 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -25,10 +25,10 @@ Extra Enforcer Rules - {{{http://maven.apache.org/plugins/maven-enforcer-plugin/}Apache's Maven Enforcer Plugin}} is used to apply and + {{{https://maven.apache.org/plugins/maven-enforcer-plugin/}Apache's Maven Enforcer Plugin}} is used to apply and enforce rules on your Maven projects. - The Enforcer plugin ships with a set of {{{http://maven.apache.org/enforcer/enforcer-rules/index.html}standard rules}} + The Enforcer plugin ships with a set of {{{https://maven.apache.org/enforcer/enforcer-rules/index.html}standard rules}} The Mojo project hosts this project to provide extra rules which are not part of the standard rule set. diff --git a/src/site/site.xml b/src/site/site.xml index 8d263336..6389e566 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -17,8 +17,8 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + @@ -42,4 +42,4 @@ under the License. - +