diff --git a/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/invoker.properties b/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/invoker.properties
new file mode 100644
index 0000000000..4c342986b9
--- /dev/null
+++ b/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/invoker.properties
@@ -0,0 +1,16 @@
+#
+# Copyright MojoHaus and Contributors
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# https://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+invoker.goals.1=${project.groupId}:${project.artifactId}:${project.version}:dependency-updates-aggregate-report
diff --git a/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/module1/pom.xml b/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/module1/pom.xml
new file mode 100644
index 0000000000..e883deeddd
--- /dev/null
+++ b/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/module1/pom.xml
@@ -0,0 +1,29 @@
+
+
+
+
+ 4.0.0
+
+
+ localhost
+ root
+ 0-SNAPSHOT
+
+
+ module1
+
diff --git a/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/module2/pom.xml b/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/module2/pom.xml
new file mode 100644
index 0000000000..01db8b991f
--- /dev/null
+++ b/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/module2/pom.xml
@@ -0,0 +1,29 @@
+
+
+
+
+ 4.0.0
+
+
+ localhost
+ root
+ 0-SNAPSHOT
+
+
+ module2
+
diff --git a/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/pom.xml b/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/pom.xml
new file mode 100644
index 0000000000..bf144d2117
--- /dev/null
+++ b/versions-maven-plugin/src/it/it-dependency-updates-aggregate-report-issue-1046/pom.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ 4.0.0
+
+ localhost
+ root
+ 0-SNAPSHOT
+ pom
+
+
+ module1
+ module2
+
+