diff --git a/src/it/common.xml b/src/it/common.xml index 8a82337f..d723fbab 100644 --- a/src/it/common.xml +++ b/src/it/common.xml @@ -135,15 +135,15 @@ true - - org.apache.maven.plugins - maven-project-info-reports-plugin - @project-info.plugin@ - - false - false - - + + org.apache.maven.plugins + maven-project-info-reports-plugin + @project-info.plugin@ + + false + false + + diff --git a/src/it/empty/pom.xml b/src/it/empty/pom.xml index a59ff208..4ce7835f 100644 --- a/src/it/empty/pom.xml +++ b/src/it/empty/pom.xml @@ -42,6 +42,11 @@ maven-site-plugin @site.plugin@ + + org.apache.maven.plugins + maven-project-info-reports-plugin + @project-info.plugin@ + @@ -55,6 +60,7 @@ com.github.spotbugs spotbugs-maven-plugin + @pom.version@ true diff --git a/src/it/skipEmpty/pom.xml b/src/it/skipEmpty/pom.xml index 1f6d52ae..7c9f0ba0 100644 --- a/src/it/skipEmpty/pom.xml +++ b/src/it/skipEmpty/pom.xml @@ -50,6 +50,11 @@ maven-site-plugin @site.plugin@ + + org.apache.maven.plugins + maven-project-info-reports-plugin + @project-info.plugin@ +