This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 072c2547 RAT-339: Republish to get correct footer info; clean needs to 
run before
072c2547 is described below

commit 072c25472fe7b765d189bf900d2ce91880a39624
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Jan 11 18:02:49 2024 +0100

    RAT-339: Republish to get correct footer info; clean needs to run before
---
 .buildtools/generateStagingSiteInWebpageRepo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.buildtools/generateStagingSiteInWebpageRepo 
b/.buildtools/generateStagingSiteInWebpageRepo
index 94cef462..f870f6cc 100755
--- a/.buildtools/generateStagingSiteInWebpageRepo
+++ b/.buildtools/generateStagingSiteInWebpageRepo
@@ -13,5 +13,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-mvn site:site site:stage
+mvn clean site:site site:stage
 cp -rvf target/staging/* ../creadur-site/rat0161/

Reply via email to