GreenHopper 5.7 build fails

Amit Narayanan January 12, 2012

Just downloaded GH source and I get this:

{noformat}

INFO buildnumber:hgchangeset {execution: default}

INFO ------------------------------------------------------------------------

ERROR BUILD ERROR

INFO ------------------------------------------------------------------------

INFO Command failed.

EXECUTION FAILED

Execution of cmd : id failed with exit code: 255.

Working directory was:

/Users/anarayanan/Downloads/jira-greenhopper-plugin-5/greenhopper

Your Hg installation seems to be valid and complete.

Hg version: 1.7.3 (OK)

{noformat}

Gotta stick with GH 5.7 since that's the latest GH compatible with the version of Jira we're running.

Any pointers?

1 answer

1 accepted

4 votes
Answer accepted
OmarA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 8, 2013

Hi Amit,

You will need to create a mercurial repository, then clone it . At the dir top level, run this code:

atlas-mvn clean install -DskipTests

Then at /greenhopper you may run *atlas-run*, that should works .

Cheers,

Omar

Amit Narayanan January 13, 2013

Somehow missed seeing this answer.

I can't remember how I made GreenHopper build, and whatever I did is probably largely irrelevant. But I hacked something to make it go through.

Suggest an answer

Log in or Sign up to answer