Skip to content

[Java] Failures on master #22627

@asfimport

Description

@asfimport

I'm getting builds failing today with errors like

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) on project arrow-vector: Compilation failure: Compilation failure:
[ERROR] /home/travis/build/apache/arrow/java/vector/src/main/java/org/apache/arrow/vector/complex/ListVector.java:[356,4] error: cannot find symbol
[ERROR] symbol:   variable Preconditions
[ERROR] location: class ListVector
[ERROR] /home/travis/build/apache/arrow/java/vector/src/main/java/org/apache/arrow/vector/complex/NonNullableStructVector.java:[96,4] error: cannot find symbol
[ERROR] symbol:   variable Preconditions
[ERROR] location: class NonNullableStructVector
[ERROR] -> [Help 1]

see https://travis-ci.org/apache/arrow/jobs/571958044

Is this introduced by a recent patch?

Reporter: Wes McKinney / @wesm
Assignee: Ji Liu / @tianchen92

PRs and other links:

Note: This issue was originally created as ARROW-6241. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions