Thanks Erick,

I'll give that a try.


Joel Bernstein
http://joelsolr.blogspot.com/


On Wed, May 13, 2020 at 3:22 PM Erick Erickson <erickerick...@gmail.com>
wrote:

> Joel:
>
> 'git clean -dxf’ is your friend ;). Beware if you’re adding new files,
> ‘cause that removes everything that’s not already in git. It won’t touch
> anything you’ve added locally even if it’s not part of the remote repo.
>
> Sometimes I’ve also gotten weird stuff that’s cured with “gradlew —stop”
> if you’ve used Gradle…
>
> Erick
>
> > On May 13, 2020, at 2:33 PM, Joel Bernstein <joels...@gmail.com> wrote:
> >
> > A fresh clone doesn't produce this error so it looks like it is specific
> to my local repo.
> >
> > Joel Bernstein
> > http://joelsolr.blogspot.com/
> >
> >
> > On Wed, May 13, 2020 at 2:17 PM Joel Bernstein <joels...@gmail.com>
> wrote:
> > Is anybody seeing the following error on pre-commit:
> > JAR resource does not exist: core/lib/commons-beanutils-1.9.3.jar
> >
> > Thanks,
> > Joel
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>

Reply via email to