Andras Salamon created OOZIE-3557:
-------------------------------------
Summary: [build] Update required minimum maven version
Key: OOZIE-3557
URL: https://issues.apache.org/jira/browse/OOZIE-3557
Project: Oozie
Issue Type: Bug
Affects Versions: 5.1.0, 5.2.0
Reporter: Andras Salamon
According to the Oozie [build
docs|https://github.com/apache/oozie/blob/master/docs/src/site/markdown/ENG_Building.md],
the minimum required maven version is 3.0.1.
According to the pom.xml the minimum required version is 3.0.0
According to the test of [~asasvari] Oozie cannot be compiled using maven
3.3.9, which means we need to find the minimum required version and update the
documentation and the pom.xml
According to my tests Oozie compiles using maven 3.5.3
--
This message was sent by Atlassian Jira
(v8.3.4#803005)