You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2016/01/09 13:29:39 UTC

[jira] [Resolved] (SM-2808) Avoid warnings about 'parent.relativePath' during the maven build

     [ https://issues.apache.org/jira/browse/SM-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak resolved SM-2808.
-------------------------------------
    Resolution: Fixed

Fixed in 
* {{servicemix-5.5.x}} -- http://git-wip-us.apache.org/repos/asf/servicemix/commit/89906553
* {{servicemix-5.x}} -- http://git-wip-us.apache.org/repos/asf/servicemix/commit/737618cc
* {{servicemix-6.0.x}} -- http://git-wip-us.apache.org/repos/asf/servicemix/commit/9b1c6f58
* {{servicemix-6.x}} -- http://git-wip-us.apache.org/repos/asf/servicemix/commit/d29e66c3
* {{master}} --  http://git-wip-us.apache.org/repos/asf/servicemix/commit/5e45e3ed

> Avoid warnings about 'parent.relativePath' during the maven build
> -----------------------------------------------------------------
>
>                 Key: SM-2808
>                 URL: https://issues.apache.org/jira/browse/SM-2808
>             Project: ServiceMix
>          Issue Type: Task
>          Components: core
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Krzysztof Sobkowiak
>             Fix For: 5.5.3, 5.6.0, 6.0.3, 6.1.1, 7.0.0.M1, 7.0.0
>
>
> The build starts with following warnings
> {code}
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix:parent:pom:6.1.1-SNAPSHOT
> [WARNING] 'parent.relativePath' of POM org.apache.servicemix:servicemix:6.1.1-SNAPSHOT (/home/kso/work/projects/asf/smx/servicemix-migration/pom.xml) points at org.apache.servicemix:apache-servicemix instead of org.apache:apache, please verify your project structure @ org.apache.servicemix:servicemix:6.1.1-SNAPSHOT, /home/kso/work/projects/asf/smx/servicemix-migration/pom.xml, line 24, column 13
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.activemq:org.apache.servicemix.activemq.service:bundle:6.1.1-SNAPSHOT
> [WARNING] 'parent.relativePath' of POM org.apache.servicemix:servicemix:6.1.1-SNAPSHOT (/home/kso/work/projects/asf/smx/servicemix-migration/pom.xml) points at org.apache.servicemix:apache-servicemix instead of org.apache:apache, please verify your project structure @ org.apache.servicemix:servicemix:6.1.1-SNAPSHOT, /home/kso/work/projects/asf/smx/servicemix-migration/pom.xml, line 24, column 13
> [WARNING] 
> {code}
> It can be avoided by using the {{<relativePath />}} tag in the main pom.



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