diff --git a/src/site/resources/profile.jacoco b/src/site/resources/profile.jacoco
new file mode 100644
index 00000000..e69de29b
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 340339b8..2454e352 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -70,7 +70,8 @@ limitations under the License.
You can build the component using Apache Maven using mvn clean package
.
Note that building the website currently does not work when building with JDK 8. - This is due to incompatibilities between JDK 8 and the maven-findbugs-plugin.
+ This is due to incompatibilities between JDK 8 and the maven-findbugs-plugin + and the maven-jacoco-plugin.