This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new f2352fd Update camel-maven-plugin.adoc f2352fd is described below commit f2352fd4fb831687290edb89cfdd33100b0a646b Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Jan 26 07:11:49 2021 +0100 Update camel-maven-plugin.adoc --- docs/user-manual/modules/ROOT/pages/camel-maven-plugin.adoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/user-manual/modules/ROOT/pages/camel-maven-plugin.adoc b/docs/user-manual/modules/ROOT/pages/camel-maven-plugin.adoc index acd7d63..8963399 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-maven-plugin.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-maven-plugin.adoc @@ -86,9 +86,3 @@ equivalent non-OSGi configuration. </plugin> ---- -== Classpath - -The plugin will construct a classpath of any Maven dependency with scope -"compile". The classpath is output as an INFO log statement upon -startup. -