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. - +