You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/03/26 18:45:06 UTC

[GitHub] [lucene-solr] madrob commented on a change in pull request #1333: LUCENE-9266 Update smoke test for gradle

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


With regards,
Apache Git Services

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