This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new 539b319 Indicate which working-directory is appropriate 539b319 is described below commit 539b3194aa452faf41418afb7ca7ff75d2f38313 Author: Christopher Schultz <ch...@christopherschultz.net> AuthorDate: Tue Jun 29 16:28:19 2021 -0400 Indicate which working-directory is appropriate --- res/maven/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/maven/README.txt b/res/maven/README.txt index 282f2a2..3a2d09e 100644 --- a/res/maven/README.txt +++ b/res/maven/README.txt @@ -17,7 +17,8 @@ General preparations before any publishing: 1 - Generate a standard Tomcat release (ant release) -2 - Copy mvn.properties.default to mvn.properties and adjust it as necessary. +2 - cd res/maven +3 - Copy mvn.properties.default to mvn.properties and adjust it as necessary. You will need to set asf.ldap.username and you'll probably need to set gpg.exec The other properties should be OK. Note: you will be prompted for your --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org