diff --git a/README.md b/README.md
index fe5e980..53bbd0a 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,10 @@ Example Maven Project for a JavaFX Application.
Maven modules are configured so that even Images are build (including JPackage app-image).
-Project includes PMD and spotbugs!
\ No newline at end of file
+Project includes PMD and spotbugs!
+
+
+Branches shows,
+- including log4j
+- including slf4j
+This is just for testing purpose / was requiried during threads in http://java-forum.org.
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index a9ca0e4..db5f442 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,6 +255,7 @@
${main.module}
2
+ true
APP_WITH_DEPENDENCIES
true
${project.build.directory}/jlink-image