IGNITE-843 Fixed build instruction.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/ebe05e06 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/ebe05e06 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/ebe05e06 Branch: refs/heads/ignite-843 Commit: ebe05e067fba602acb75648c2225e4cc40512f54 Parents: 53f12f5 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Wed Aug 5 08:14:35 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Wed Aug 5 08:14:35 2015 +0700 ---------------------------------------------------------------------- modules/control-center-agent/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/ebe05e06/modules/control-center-agent/README.txt ---------------------------------------------------------------------- diff --git a/modules/control-center-agent/README.txt b/modules/control-center-agent/README.txt index 2db8031..0341952 100644 --- a/modules/control-center-agent/README.txt +++ b/modules/control-center-agent/README.txt @@ -23,4 +23,4 @@ Main command line arguments: Ignite Control Center Agent Build Instructions ====================================== - mvn clean package -DskipTests + start mvn clean package -Pcontrol-center -pl modules/control-center-agent -am -DskipTests