From ddd9ea0e69b2f0e90d750e1ac373ae0ce69227d7 Mon Sep 17 00:00:00 2001 From: jensp Date: Fri, 3 Jun 2016 15:03:01 +0000 Subject: [PATCH] CCM NG: Some more documentation about running the devel bundle from Maven git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4137 8810af33-2d31-482b-a856-94f89814c4df --- ccm-bundle-devel-wildfly/src/site/apt/index.apt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ccm-bundle-devel-wildfly/src/site/apt/index.apt b/ccm-bundle-devel-wildfly/src/site/apt/index.apt index 036941f52..3d91786ce 100644 --- a/ccm-bundle-devel-wildfly/src/site/apt/index.apt +++ b/ccm-bundle-devel-wildfly/src/site/apt/index.apt @@ -32,6 +32,10 @@ LibreCCM Bundle for Wildfly instance can either be provided on the command line when invoking Maven or by setting the <<>> environment variable. + When using the <<

>> it is not necessary to install a Wildfly application + server first. The will download the Wildfly + application server and extract the server into the <<>> directory. + The <<

>> and the <<>> profile add a user to the Wildfly server with the username <<>> and the password <<>> which allow the developer to access the management web UI of the Wildfly server. @@ -54,6 +58,6 @@ LibreCCM Bundle for Wildfly ** Additional options - The <<>> goad of the provides several + The <<>> goal of the provides several other options. For a complete list please refer to the documentation of the {{{https://docs.jboss.org/wildfly/plugins/maven/latest/run-mojo.html}run goal}}. \ No newline at end of file