From 5cd9806927e85eb8c03bf693dd825474cbef4ab1 Mon Sep 17 00:00:00 2001 From: bwalding Date: Tue, 4 Feb 2003 06:37:34 +0000 Subject: [PATCH] Make temp page a little more explicit so that it doesn't confuse new users. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112837 13f79535-47bb-0310-9956-ffa450edef68 --- linkcheck/src/plugin-resources/linkcheck-temp.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/linkcheck/src/plugin-resources/linkcheck-temp.xml b/linkcheck/src/plugin-resources/linkcheck-temp.xml index de2da9e6..9171eb0b 100644 --- a/linkcheck/src/plugin-resources/linkcheck-temp.xml +++ b/linkcheck/src/plugin-resources/linkcheck-temp.xml @@ -10,6 +10,12 @@

This file is used as a placeholder until the final link check can occur.

+ +

+ At present, you MUST set maven.linkcheck.enable=true in your project properties + to have the linkchecker run. Once it has stabilised, it will be turned on by default + (except in offline mode). +