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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 94b0da9c22 ARTEMIS-5828: remove deprecated configuration to avoid 
warnings
94b0da9c22 is described below

commit 94b0da9c22bb316a89d967c2aa7b89b30825e126
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Dec 18 15:56:01 2025 +0000

    ARTEMIS-5828: remove deprecated configuration to avoid warnings
---
 artemis-console/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/artemis-console/pom.xml b/artemis-console/pom.xml
index 1522cc2e27..fb2b56670b 100644
--- a/artemis-console/pom.xml
+++ b/artemis-console/pom.xml
@@ -65,7 +65,6 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-war-plugin</artifactId>
         <configuration>
-          <useCache>true</useCache>
           <packagingExcludes>
             **/lib/slf4j*.jar,
             **/lib/log4j*.jar,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to