Hello,
I have an other question: How I get the linkcheck running?
I want to read the plugin documentation, but the link is broken.
During my first run I get the following output:
maven-linkcheck-plugin:report-real:
[echo] BaseDir: C:\work\bora
[mkdir] Created dir: C:\work\bora\target\linkcheck
[mkdir] Created dir: C:\work\bora\target\linkcheck\docs
[echo] LinkCheck not enabled as maven.linkcheck.enable is not
defined.
So I define in the project.properties the following line
maven.linkcheck.enable = true
Now I get the following output and I don't know why?
maven-linkcheck-plugin:report-real:
[echo] BaseDir: C:\work\bora
[echo] Generating the LinkCheck report
BUILD FAILED
null:485:46: <attainGoal> null:46:59: <attainGoal> null:64:10:
<linkcheck:linkcheck> null
Total time: 1 minutes 29 seconds
Any ideas?
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]