yahoo / egads

A Java package to automatically detect anomalies in large scale time-series data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven Build Error - Java 1.5+

varunagrawal opened this issue · comments

I cloned the latest repository (main branch) and ran the maven build command as specified by the README. I get various build errors that say that Maven is using Java 1.3 and I should use Java 1.5 or greater.

Apache Maven 3.0.5
Maven home: /usr/share/maven
Java version: 1.8.0_60, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.16.0-31-generic", arch: "amd64", family: "unix"