Denes Bodo created RANGER-1589:
----------------------------------
Summary: Ranger
Key: RANGER-1589
URL: https://issues.apache.org/jira/browse/RANGER-1589
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: 0.7.0
Environment: Mac OS Sierra, python3 by default.
Reporter: Denes Bodo
Priority: Minor
When python3 is the default python version on the computer Ranger build fails.
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run
(generate-version-annotation) on project ranger-util: An Ant BuildException has
occured: exec returned: 1
[ERROR] around Ant part ...<exec failonerror="true" executable="python">... @
4:48 in /Users/dbodo/work/repos/ranger/ranger-util/target/antrun/build-main.xml
{noformat}
I recommend to use "python2" instead of "python".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)