davsclaus opened a new pull request, #25879:
URL: https://github.com/apache/camel/pull/25879

   ## Summary
   - The Develocity Maven extension enables a local build cache by default 
outside CI (`.mvn/develocity.xml`). It can silently serve a stale jar from 
`~/.m2` after a source change, which looks exactly like an unfixed bug.
   - Documents how to spot/avoid it: a one-off 
`-Ddevelocity.cache.local.enabled=false` flag, or a persistent `MAVEN_OPTS` env 
var override.
   
   No JIRA needed — documentation only, no behavior change.
   
   _Claude Code on behalf of davsclaus_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to