Allen Wittenauer created YETUS-886:
--------------------------------------
Summary: popd without pushd
Key: YETUS-886
URL: https://issues.apache.org/jira/browse/YETUS-886
Project: Yetus
Issue Type: Bug
Components: Precommit
Affects Versions: 0.11.0
Reporter: Allen Wittenauer
Assignee: Allen Wittenauer
Throwing the following error:
{code}
============================================================================
============================================================================
Determining Maven Dependency Order (downloading dependencies in the process)
============================================================================
============================================================================
cd /root/repo
mvn --batch-mode -fae -q exec:exec -Dexec.executable=pwd -Dexec.args='' >
/tmp/yetus-out/maven-patch-dirlist-.txt 2>&1
Elapsed: 0m 6s
/tmp/yetus-out/precommit/core.d/change-analysis.sh: line 280: popd: directory
stack empty
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)