This is an automated email from the ASF dual-hosted git repository.
rmaucher 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 1e27d9b Fix URL
1e27d9b is described below
commit 1e27d9b238fed92ed75d487d5569e1cd9ff96c74
Author: remm <[email protected]>
AuthorDate: Mon Sep 7 15:15:07 2026 +0200
Fix URL
---
src/site/apt/container-goals.apt.vm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/apt/container-goals.apt.vm
b/src/site/apt/container-goals.apt.vm
index 8f49671..9a8dec9 100644
--- a/src/site/apt/container-goals.apt.vm
+++ b/src/site/apt/container-goals.apt.vm
@@ -69,5 +69,5 @@ mvn tomcat:resources
mvn -Dmaven.tomcat.type=my.class.name tomcat:resources
+--
- Note: For detailed information about container management, please refer to
the
- Tomcat documentation at
http://tomcat.apache.org/tomcat-10.0-doc/manager-howto.html
\ No newline at end of file
+ Note: For detailed information about container management, please refer to
the
+ Tomcat documentation at
http://tomcat.apache.org/tomcat-9.0-doc/manager-howto.html
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]