diff --git a/dashboard/plugin.jelly b/dashboard/plugin.jelly
index a46b48d0..4564b110 100644
--- a/dashboard/plugin.jelly
+++ b/dashboard/plugin.jelly
@@ -123,6 +123,7 @@
xmlns="dashboard">
+
@@ -141,8 +142,14 @@
name="${reactorProject.context.getVariable('maven.build.dir')}/dashboard-single.xml"/>
-
+
+
+
+
+*** WARNING: no file dashboard-single.xml found for reactor project: ${reactorProject}
+
+
diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml
index bde24eff..70c55bbf 100644
--- a/dashboard/xdocs/changes.xml
+++ b/dashboard/xdocs/changes.xml
@@ -25,6 +25,7 @@
+ Add message on status of finding dashboard-single.xml.
Fix count of changelog-entries with maven-changelog-plugin-1.9.
Add new aggregators jiraopen and jirascheduled.
Incorrect links with multiproject independent navigation.