risdenk commented on PR #2643:
URL: https://github.com/apache/solr/pull/2643#issuecomment-2305202519

   > @risdenk I know you introduced this plugin but IMO it's more annoying & 
burdensome than helpful. Maybe we should back out this plugin? I was somewhat 
appreciative of the Maven equivalent, which had some imperfections but mostly 
worked. The Gradle one seems more troublesome, requiring that we explicitly 
list dependencies that are not in fact directly used. Nowadays, I just want the 
build to be simpler.
   > 
   > JIRA issues aren't required for build improvements in general.
   
   since we talked about this during the community meeting - I agree the 
verbosity is a pain but this basically moves runtime issues into build time 
issues. Every case I've looked into the classes/dependencies in question were 
used in the code somewhere. There could be bugs in the plugin but they seem to 
get fixed overtime. It usually is the case the plugin seems to miss things that 
needed to be included (which is what this upgrade addresses). I haven't seen a 
case where a dependency needed to be declared but then wasn't actually used.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to