Skip to content

Expressions build occasionally fails due to Antlr4BuildTasks jar download #1228

@paulirwin

Description

@paulirwin

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

There is a known issue in Antlr4BuildTasks that can cause the build to occasionally and unpredictably fail when downloading the ANTLR jar. More context: kaby76/Antlr4BuildTasks#99 (comment)

The issue seems to be Maven Central thinking it's a DoS attempt and blocking the request. Once Antlr4BuildTasks updates the code to fix this issue, we should update the dependency to resolve the issue.

There is a known workaround in that issue's comments, of providing the jar manually, but I think we could wait and see if this gets fixed per the comment above first.

Expected Behavior

This particular issue does not occasionally fail the build.

Steps To Reproduce

Not easily reproducible, randomly fails.

Exceptions (if any)

No response

Lucene.NET Version

No response

.NET Version

No response

Operating System

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions