Hi,

I am trying to run estatio and get the following error

[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.
3.1:compile (default-compile) on project estatio-dom: Compilation failure:
Compi
lation failure:
[ERROR]
\git\estatio\estatio\dom\src\main\java\org\estatio\dom\WithIntervalConti
guous.java:[193,30] cannot find symbol
[ERROR] symbol  : method and(com.google.common.base.Predicate<capture#633
of ? s
uper T>,com.google.common.base.Predicate<T>)
[ERROR] location: class com.google.common.base.Predicates
[ERROR]
[ERROR]
\git\estatio\estatio\dom\src\main\java\org\estatio\dom\WithIntervalConti
guous.java:[201,30] cannot find symbol
[ERROR] symbol  : method and(com.google.common.base.Predicate<capture#572
of ? s
uper T>,com.google.common.base.Predicate<T>)
[ERROR] location: class com.google.common.base.Predicates

This is after following the instructions here
https://github.com/estatio/estatio

Reply via email to