dweiss commented on a change in pull request #36:
URL: https://github.com/apache/solr/pull/36#discussion_r597950033



##########
File path: gradle/defaults.gradle
##########
@@ -77,4 +68,13 @@ allprojects {
       }
     }
   }
+
+  // Repositories to fetch dependencies from.
+  repositories {

Review comment:
       Maybe check for a separate property "custom.snapshots.repo" and if it 
exists skip the "ApacheSnapshots" and define a "CustomRepository"? It's weird 
to just substitute the URL here. I'm not sure if a more elegant way of doing 
this exists (although there very likely must be one for folks behind corporate 
firewalls)...




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

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


Reply via email to