improved description of styled message API Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/244197c8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/244197c8 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/244197c8
Branch: refs/heads/MNG-6169_2/not-updated-MJAR-MCOMPILER Commit: 244197c8c5f226fa9249148cc3fc3ded98b2360f Parents: 0a2f222 Author: Hervé Boutemy <hbout...@apache.org> Authored: Sat Apr 8 08:50:55 2017 +0200 Committer: Michael Osipov <micha...@apache.org> Committed: Fri May 12 21:46:03 2017 +0200 ---------------------------------------------------------------------- maven-embedder/src/site/apt/index.apt.vm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/244197c8/maven-embedder/src/site/apt/index.apt.vm ---------------------------------------------------------------------- diff --git a/maven-embedder/src/site/apt/index.apt.vm b/maven-embedder/src/site/apt/index.apt.vm index e820765..d327717 100644 --- a/maven-embedder/src/site/apt/index.apt.vm +++ b/maven-embedder/src/site/apt/index.apt.vm @@ -44,5 +44,6 @@ ${project.name} * since 3.5.0, output is colorized by default, with color disabled in batch mode: see {{{/shared/maven-shared-utils/apidocs/org/apache/maven/shared/utils/logging/package-summary.html}styled message API}} - for more details. + for more details on adding color to a plugin output or customizing colors. + \ No newline at end of file