From dc7b85e929a1fda651d967cade2bc6aafc98fd74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 01:49:32 +0000 Subject: [PATCH 1/2] Bump org.codehaus.mojo:mojo-parent from 85 to 86 Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 85 to 86. - [Release notes](https://github.com/mojohaus/mojo-parent/releases) - [Commits](https://github.com/mojohaus/mojo-parent/commits) --- updated-dependencies: - dependency-name: org.codehaus.mojo:mojo-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65954fd..6221ec4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.codehaus.mojo mojo-parent - 85 + 86 extra-enforcer-rules From a2bcb9a507e1be34b2f8f334223b6d2983b6024b Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Thu, 19 Sep 2024 18:14:47 +0200 Subject: [PATCH 2/2] 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 6221ec4..76b7a29 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 771f3d0..d35c0a6 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 8d26333..6389e56 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. - +