Sorry, I just thought this order was more logical (changelog, file/dev-activity together, license in the end,...). I'll check the sandbox as well.

-Lukas


Arnaud HERITIER wrote:
I just use the alphabetical order.
Why this order ?
It's for the order in the menu ?

Be careful to apply the same chages in the sandbox when you modify a
commons part of the build (plugins-parent, plugins-site ...)


Arnaud

On 2/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Author: ltheussl
Date: Mon Feb  6 20:21:03 2006
New Revision: 375474

URL: http://svn.apache.org/viewcvs?rev=375474&view=rev
Log:
Re-order reports, add license report

Modified:
  maven/maven-1/plugins/trunk/plugins-site/project.xml

Modified: maven/maven-1/plugins/trunk/plugins-site/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugins-site/project.xml?rev=375474&r1=375473&r2=375474&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugins-site/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugins-site/project.xml Mon Feb  6 20:21:03 
2006
@@ -176,15 +176,14 @@
   <defaultGoal>plugins:site</defaultGoal>
 </build>
 <reports>
-    <report>maven-changelog-plugin</report>
-    <report>maven-changes-plugin</report>
   <report>maven-dashboard-plugin</report>
-    <report>maven-developer-activity-plugin</report>
-    <report>maven-faq-plugin</report>
+    <report>maven-changelog-plugin</report>
   <report>maven-file-activity-plugin</report>
-    <report>maven-jdepend-plugin</report>
-    <report>maven-linkcheck-plugin</report>
+    <report>maven-developer-activity-plugin</report>
   <report>maven-multichanges-plugin</report>
   <report>maven-multiproject-plugin</report>
+    <report>maven-faq-plugin</report>
+    <report>maven-linkcheck-plugin</report>
+    <report>maven-license-plugin</report>
 </reports>
</project>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to