ribafish opened a new pull request, #2967:
URL: https://github.com/apache/james-project/pull/2967

   ## Changes
   
   - **Bump scala-maven-plugin** from 4.9.6 to 4.9.10 to fix testCompile cache 
misses
   - **Bump semanticdb-scalac** from 4.9.6 to 4.15.2
   - **Enhance build cache configuration** for scalaCompile tasks:
     - Track `sourceDirectory` and `testSourceDirectory` as explicit file inputs
     - Track `pluginArtifacts` and `dependencies` as iterated properties 
instead of ignoring them
     - Track `compilerPlugins` with IGNORED_PATH normalization
     - Remove `classpath` from ignored properties (deprecated, included in 
classpathElements)
   - **Add .idea/ to .gitignore** to exclude IntelliJ IDEA configuration
   
   ## Impact
   
   These changes improve Maven build caching accuracy by properly tracking all 
compilation inputs, reducing unnecessary cache misses during incremental builds.


-- 
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]


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

Reply via email to