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 2015/03/30 00:56:52 UTC

[jira] [Updated] (SM-2426) Add missing maven plugin versions to examples parent pom in the distribution

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

Krzysztof Sobkowiak updated SM-2426:
------------------------------------
    Issue Type: Task  (was: Improvement)

> Add missing maven plugin versions to examples parent pom in the distribution
> ----------------------------------------------------------------------------
>
>                 Key: SM-2426
>                 URL: https://issues.apache.org/jira/browse/SM-2426
>             Project: ServiceMix
>          Issue Type: Task
>          Components: assemblies, examples
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Krzysztof Sobkowiak
>            Priority: Trivial
>             Fix For: 5.1.5, 5.2.1, 5.3.2, 5.4.1, 6.0.0.M2, 6.0.0
>
>
> Building the examples from the distributions generates some warnings due to missing versions
> {code}
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:akka-camel:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ line 88, column 15
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:camel-cxf-rest-client:jar:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 47, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:camel-cxf-soap-client:jar:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 55, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-osgi:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 76, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-jaxrs:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 75, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-jaxws-blueprint:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 73, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-jaxrs-blueprint:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 80, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-ws-addressing:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 120, column 21
> [WARNING] 'build.plugins.plugin.version' for org.apache.cxf:cxf-codegen-plugin is missing. @ line 57, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-ws-security-osgi:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 83, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-ws-security-blueprint:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 83, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-ws-rm:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 99, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-ws-security-signature:bundle:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 85, column 21
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.servicemix.examples:cxf-wsn-client:jar:5.3.2-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 71, column 21
> {code}
> The parent pom used in the distribution should be updated and the missing versions should be added



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