[
https://issues.apache.org/jira/browse/CAMEL-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116644#comment-14116644
]
ASF GitHub Bot commented on CAMEL-7770:
---------------------------------------
GitHub user wuwen5 opened a pull request:
https://github.com/apache/camel/pull/261
CAMEL-7770: fix maven warning
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wuwen5/camel CAMEL-7770
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/261.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 #261
----
commit c7115899f5b5578deeb3f8bf8e63827e159fada3
Author: wuwen <[email protected]>
Date: 2014-08-31T06:04:27Z
CAMEL-7770: fix maven warning
----
> maven warning: It is highly recommended to fix these problems because they
> threaten the stability of your build.
> ----------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-7770
> URL: https://issues.apache.org/jira/browse/CAMEL-7770
> Project: Camel
> Issue Type: Bug
> Components: examples
> Reporter: wu wen
> Priority: Minor
>
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.camel:camel-example-reportincident:war:2.14-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for
> org.mortbay.jetty:jetty-maven-plugin is missing. @ line 158, column 21
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.camel:camel-example-restlet-jdbc:war:2.14-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for
> org.mortbay.jetty:jetty-maven-plugin is missing. @ line 84, column 21
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.camel:camel-example-spring-ws:war:2.14-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for
> org.mortbay.jetty:jetty-maven-plugin is missing. @ line 85, column 12
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.camel:camel-example-spring-security:war:2.14-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for
> org.mortbay.jetty:jetty-maven-plugin is missing. @ line 76, column 21
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support
> building such malformed projects.
> [WARNING]
--
This message was sent by Atlassian JIRA
(v6.2#6252)