CAMEL-11824: Updated readme so we run the example without tests
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bb6c8c22 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bb6c8c22 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bb6c8c22 Branch: refs/heads/master Commit: bb6c8c221f6d84a7eb6c8791f353af3217f4380c Parents: 8a50151 Author: Claus Ibsen <davscl...@apache.org> Authored: Tue Sep 26 15:17:00 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Tue Sep 26 15:17:00 2017 +0200 ---------------------------------------------------------------------- examples/camel-example-cxf-proxy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/bb6c8c22/examples/camel-example-cxf-proxy/README.md ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf-proxy/README.md b/examples/camel-example-cxf-proxy/README.md index 13e42cb..a699782 100644 --- a/examples/camel-example-cxf-proxy/README.md +++ b/examples/camel-example-cxf-proxy/README.md @@ -13,7 +13,7 @@ You will need to compile this example first: To run the example type: - mvn camel:run + mvn camel:run -Dmaven.test.skip=true The proxied webservice is located at