You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/13 06:38:20 UTC

[jira] [Commented] (EAGLE-374) sub-modules of eagle-jpm lack of relativePath tag pointing to parent in their pom.xml

    [ https://issues.apache.org/jira/browse/EAGLE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374457#comment-15374457 ] 

ASF GitHub Bot commented on EAGLE-374:
--------------------------------------

GitHub user qingwen220 opened a pull request:

    https://github.com/apache/incubator-eagle/pull/266

    EAGLE-374: Fix sub-modules of eagle-jpm lack of relativePath tag 

    https://issues.apache.org/jira/browse/EAGLE-374

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/qingwen220/incubator-eagle EAGLE-374

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/266.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #266
    
----
commit cf7c1fe47e8b5417677f870cb95350c81b467113
Author: Zhao, Qingwen <qi...@ebay.com>
Date:   2016-07-13T06:30:49Z

    Fix sub-modules of eagle-jpm lack of relativePath tag pointing to parent in their pom.xml

----


> sub-modules of eagle-jpm lack of relativePath tag pointing to parent in their pom.xml
> -------------------------------------------------------------------------------------
>
>                 Key: EAGLE-374
>                 URL: https://issues.apache.org/jira/browse/EAGLE-374
>             Project: Eagle
>          Issue Type: Bug
>            Reporter: Michael Wu
>            Assignee: Zhao, Qingwen
>
> Find below sub-modules lack of "relativePath" tag within "parent" tag in their own pom.xml, the tag should pointing to pom of respective parent.
> eagle-hadoop-queue
> eagle-jpm-entity
> Error Message captured as:
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.apache.eagle:eagle-hadoop-queue:0.5.0-incubating-SNAPSHOT (/home/jenkins/jenkins-slave/workspace/incubator-eagle-pr-reviewer/eagle-jpm/eagle-hadoop-queue/pom.xml) has 1 error
> [ERROR]     Non-resolvable parent POM: Could not find artifact org.apache.eagle:eagle-parent:pom:0.5.0-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13 -> [Help 2]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)