This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new 08992a0 Commented out modules
08992a0 is described below
commit 08992a0e06b124ba0ab5faae9d07c8250bf54760
Author: remm <[email protected]>
AuthorDate: Thu Feb 5 11:43:34 2026 +0100
Commented out modules
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a781b78..fa0bc24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -327,7 +327,8 @@
<module>tomcat7-maven-plugin</module>
<module>tomcat8-war-runner</module>
<module>tomcat8-maven-plugin</module>
- <module>tomcat-war-runner</module>
+ <!--<module>tomcat-war-runner</module>-->
+ <!--<module>tomcat-maven-plugin</module>-->
<module>tomcat-maven-archetype</module>
</modules>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]