Re: [JENKINS-MAVEN] Lucene » Lucene-Solr-Maven-8.x #379: POMs out of sync

2021-08-24 Thread Houston Putman
Ok all of the ant targets should be fine now with the s3-repository code, except for the smoketest. That will require a larger fix possibly, and is tracked in SOLR-15599 . - Houston On Mon, Aug 23, 2021 at 3:26 PM Greg Miller wrote: > No

Re: [JENKINS-MAVEN] Lucene » Lucene-Solr-Maven-8.x #379: POMs out of sync

2021-08-23 Thread Greg Miller
No worries. Thanks for the confirmation! Cheers, -Greg On Mon, Aug 23, 2021 at 12:21 PM Houston Putman wrote: > > Yes it would. I forgot to remove the non-needed dependency from everywhere it > seems. I'll get it working soon. Sorry for the annoyance. > > On Mon, Aug 23, 2021 at 3:02 PM Greg

Re: [JENKINS-MAVEN] Lucene » Lucene-Solr-Maven-8.x #379: POMs out of sync

2021-08-23 Thread Houston Putman
Yes it would. I forgot to remove the non-needed dependency from everywhere it seems. I'll get it working soon. Sorry for the annoyance. On Mon, Aug 23, 2021 at 3:02 PM Greg Miller wrote: > Would this also account for the ant precommit check failing? I'm not > able to repro this locally, but am

Re: [JENKINS-MAVEN] Lucene » Lucene-Solr-Maven-8.x #379: POMs out of sync

2021-08-23 Thread Greg Miller
Would this also account for the ant precommit check failing? I'm not able to repro this locally, but am seeing this failure in a PR I just published: check-lib-versions: 43218 [echo] Lib versions check under: /home/runner/work/lucene-solr/lucene-solr/lucene/.. 43219[libversions] :: loading

Re: [JENKINS-MAVEN] Lucene » Lucene-Solr-Maven-8.x #379: POMs out of sync

2021-08-23 Thread Houston Putman
Thanks for calling this out Mike. It's related to SOLR-15089 . I'll get it sorted out, as well as some test flakiness that were introduced by that ticket. - Houston On Mon, Aug 23, 2021 at 6:56 AM Michael McCandless < luc...@mikemccandless.com>

Re: [JENKINS-MAVEN] Lucene » Lucene-Solr-Maven-8.x #379: POMs out of sync

2021-08-23 Thread Michael McCandless
This is the actual error -- ring any bells?: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Maven-8.x/lucene/common-build.xml:726: Could not resolve artifacts: Could not find artifact com.amazonaws:aws-java-sdk-bom:jar:1.12.42 in central (https://repo1.maven.org/maven2/) Mike