madrob commented on a change in pull request #1333: LUCENE-9266 Update smoke 
test for gradle
URL: https://github.com/apache/lucene-solr/pull/1333#discussion_r398809631
 
 

 ##########
 File path: lucene/common-build.xml
 ##########
 @@ -598,9 +599,13 @@
     <attribute name="pom.xml"/>
     <attribute name="jar.file" 
default="${dist.jar.dir.prefix}-${version}/${dist.jar.dir.suffix}/${final.name}.jar"/>
     <sequential>
-      <artifact:install-provider artifactId="wagon-ssh" version="1.0-beta-7"/>
+      <artifact:install-provider artifactId="wagon-ssh" version="1.0-beta-7">
+        <remoteRepository id="${maven.repository.id}" 
url="${ivy_bootstrap_url1}" />
 
 Review comment:
   This was part of LUCENE-9170, I ran into the same problem. Wasn't sure if it 
was related to gradle or not.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to