[
https://issues.apache.org/jira/browse/MESOS-7994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bannier updated MESOS-7994:
------------------------------------
Component/s: java api
> Hard-coded protobuf version in mesos.pom.in
> -------------------------------------------
>
> Key: MESOS-7994
> URL: https://issues.apache.org/jira/browse/MESOS-7994
> Project: Mesos
> Issue Type: Bug
> Components: java api
> Reporter: Benno Evers
>
> Currently, the version of protobuf.jar used by maven is hardcoded in
> `src/java/mesos.pom.in` to be 3.3.0.
> When building against a non-bundled version of protobuf, this will likely
> cause a version mismatch which can lead to build errors because the java
> build is trying to compile the java source files created by the protoc of the
> non-bundled protobuf.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)