Error when trying to build GreenHopper 6.0.5 from sources.

Alok kumar Singh October 21, 2012

After importing the Greenhopper source as a "Maven-project" in eclipse , I am getting error "Project build error: Non-resolvable parent POM: Could not find artifact com.atlassian.jira.plugins:jira-greenhopper-parent-pom:pom:6.0.6-SNAPSHOT and 'parent.relativePath' points at wrong local POM" when trying to build jira from source.

Can somebody please help me.....

<parent>

<groupId>com.atlassian.jira.plugins</groupId>

<artifactId>jira-greenhopper-parent-pom</artifactId>

<version>6.0.6-SNAPSHOT</version>

<relativePath>E:\Eclipse\jira-greenhopper-plugin-6.0.5-src\pom.xml</relativePath>

</parent>

<artifactId>jira-greenhopper-plugin</artifactId>

<packaging>atlassian-plugin</packaging>

1 answer

1 accepted

0 votes
Answer accepted
boardtc
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.
November 28, 2012

This other post may help - https://answers.atlassian.com/questions/12328/can-not-build-greenhopper-from-source

You could try and open an issue in the Atlassian JIRA tracker, there has been a similar issue posted for 6.0.8 - https://jira.atlassian.com/browse/GHS-6765

Suggest an answer

Log in or Sign up to answer