Author: hboutemy
Date: Thu Apr 26 20:25:25 2012
New Revision: 1331068

URL: http://svn.apache.org/viewvc?rev=1331068&view=rev
Log:
extended the description of the model

Modified:
    maven/plugins/trunk/maven-invoker-plugin/src/main/mdo/invocation.mdo

Modified: maven/plugins/trunk/maven-invoker-plugin/src/main/mdo/invocation.mdo
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/main/mdo/invocation.mdo?rev=1331068&r1=1331067&r2=1331068&view=diff
==============================================================================
--- maven/plugins/trunk/maven-invoker-plugin/src/main/mdo/invocation.mdo 
(original)
+++ maven/plugins/trunk/maven-invoker-plugin/src/main/mdo/invocation.mdo Thu 
Apr 26 20:25:25 2012
@@ -25,8 +25,9 @@ under the License.
        
xsd.targetNamespace="http://maven.apache.org/plugins/maven-invoker-plugin/build-job/1.0.0";>
   <id>build-job</id>
   <name>BuildJob</name>
-  <description>
-    A build job processed by the Maven Invoker Plugin.
+  <description><![CDATA[
+    A build job processed by the Maven Invoker Plugin, generated in
+    <code><a 
href="./run-mojo.html#reportsDirectory">reportsDirectory</a></code>.]]>
   </description>
   <defaults>
     <default>


Reply via email to