[MEJB-30] Make it possible to put full file name in manifest classpath

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@924426 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/fml/faq.fml.vm b/src/site/fml/faq.fml.vm
index cc8d4f0..00b4613 100644
--- a/src/site/fml/faq.fml.vm
+++ b/src/site/fml/faq.fml.vm
@@ -54,6 +54,8 @@
   ...
 </project>
           </source>
+Please see the <a href="http://maven.apache.org/shared/maven-archiver/examples/classpath.html">Maven Archiver Reference</a>
+for more information about controlling the exact format of the generated class path entries.
         </p>
       </answer>
     </faq>