jamesfredley opened a new pull request, #15995:
URL: https://github.com/apache/grails-core/pull/15995

   ## Summary
   
   - replace the malformed single-line ERROR for an unresolved plugin with one 
concise WARN
   - enumerate each missing or version-incompatible dependency with required 
and actual versions
   - reuse existing resolution rules; no change to discovery, registration, 
failed-plugin tracking, or load order
   
   ## Verification
   
   - :grails-core:test --tests PluginDiscoverySpec
   - :grails-core:test
   - git diff --check
   
   This is an AI-generated starting point for richer plugin dependency 
diagnostics.
   


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