You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/03/17 20:18:05 UTC

svn commit: r924426 - /maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm

Author: bentmann
Date: Wed Mar 17 19:18:05 2010
New Revision: 924426

URL: http://svn.apache.org/viewvc?rev=924426&view=rev
Log:
[MEJB-30] Make it possible to put full file name in manifest classpath

Modified:
    maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm

Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm?rev=924426&r1=924425&r2=924426&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm (original)
+++ maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm Wed Mar 17 19:18:05 2010
@@ -54,6 +54,8 @@ under the License.
   ...
 </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>