This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch MSITE-644-missing-module in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
commit ce050257fc3bb9f35945299cf855fc412f3c6a38 Author: Hervé Boutemy <[email protected]> AuthorDate: Fri Mar 27 22:12:11 2026 +0100 remove missing module --- src/it/projects/MSITE-644/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/it/projects/MSITE-644/pom.xml b/src/it/projects/MSITE-644/pom.xml index db2884d9..d902a604 100644 --- a/src/it/projects/MSITE-644/pom.xml +++ b/src/it/projects/MSITE-644/pom.xml @@ -49,9 +49,4 @@ under the License. </plugins> </pluginManagement> </build> - - <modules> - <module>module</module> - </modules> - </project>
