diff --git a/README.md b/README.md index 7a96509d..325fde9d 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,35 @@ # MojoHaus Flatten Maven Plugin This is the [flatten-maven-plugin](http://www.mojohaus.org/flatten-maven-plugin/). - + [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/mojohaus/versions-maven-plugin.svg?label=License)](http://www.apache.org/licenses/) [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/flatten-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.mojo/flatten-maven-plugin) [![GitHub CI](https://github.com/mojohaus/flatten-maven-plugin/actions/workflows/maven.yml/badge.svg)](https://github.com/mojohaus/flatten-maven-plugin/actions/workflows/maven.yml) ## Quickstart + This plugin generates a flattened version of your pom.xml and makes maven to install and deploy this one instead of the original pom.xml. + ``` - - - - org.codehaus.mojo - flatten-maven-plugin - - - - - flatten - - - - - - - - - + + + + org.codehaus.mojo + flatten-maven-plugin + + + + + flatten + + + + + + + + + ``` ## Releasing @@ -41,3 +43,4 @@ For publishing the site do the following: cd target/checkout mvn site scm-publish:publish-scm ``` + diff --git a/pom.xml b/pom.xml index 773beee6..cc7eb935 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,6 @@ 3.6.3 - 11 2024-01-14T11:28:18Z @@ -227,29 +226,6 @@ - - - - org.apache.maven.plugins - maven-plugin-report-plugin - - - - 1.5.0 - 3.5.4 - 1.8 - - - 1.4.0 - 3.2.5 - 1.8 - - - - - - - org.apache.maven.plugins @@ -317,7 +293,6 @@ - org.codehaus.mojo mrm-maven-plugin