Benno Evers created MESOS-9947:
----------------------------------
Summary: Java bindings sporadically fail to build
Key: MESOS-9947
URL: https://issues.apache.org/jira/browse/MESOS-9947
Project: Mesos
Issue Type: Bug
Reporter: Benno Evers
We sporadically (maybe once a month?) observe build failures in the java
bindings in our internal CI. They look like this:
{noformat}
14:32:18 [ERROR]
/home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/SSL/label/mesos-ec2-ubuntu-16.04/mesos/build/src/java/generated/org/apache/mesos/Protos.java:[14594,45]
error: cannot access StringBuilder
14:32:18 [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile)
on project mesos: Compilation failure
14:32:18 [ERROR]
/home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/SSL/label/mesos-ec2-ubuntu-16.04/mesos/build/src/java/generated/org/apache/mesos/Protos.java:[14594,45]
error: cannot access StringBuilder
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)