You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/17 15:29:26 UTC

[jira] [Commented] (CAMEL-10717) Fix relativePath in camel/platforms/spring-boot/components-starter/pom.xml

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

ASF GitHub Bot commented on CAMEL-10717:
----------------------------------------

GitHub user cunningt opened a pull request:

    https://github.com/apache/camel/pull/1403

    CAMEL-10717 Fix relativePath in camel/platforms/spring-boot/components-starter/pom.xml

    https://issues.apache.org/jira/browse/CAMEL-10717

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

    $ git pull https://github.com/cunningt/camel CAMEL-10717

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

    https://github.com/apache/camel/pull/1403.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 #1403
    
----
commit f5e3b484837dd485b79df513cdee4ab0ff8fbf33
Author: Tom Cunningham <tc...@redhat.com>
Date:   2017-01-17T15:28:03Z

    CAMEL-10717 Fix relativePath in camel/platforms/spring-boot/components-starter/pom.xml

----


> Fix relativePath in camel/platforms/spring-boot/components-starter/pom.xml
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-10717
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10717
>             Project: Camel
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 2.19.0
>            Reporter: Tom Cunningham
>
> Getting an error trying to do a versions:set and trying to set a new version :
> [INFO] Scanning for projects...
> [ERROR] [ERROR] Some problems were encountered while processing the POMs:
> [FATAL] Non-resolvable parent POM for org.apache.camel:components-starter:[unknown-version]: Could not find artifact org.apache.camel:camel-starter-parent:pom:2.19.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 20, column 11
> Need to fix the relativePath.



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