You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Arnaud HERITIER <ah...@gmail.com> on 2006/02/07 12:32:34 UTC

Re: svn commit: r375474 - /maven/maven-1/plugins/trunk/plugins-site/project.xml

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, ltheussl@apache.org <lt...@apache.org> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r375474 - /maven/maven-1/plugins/trunk/plugins-site/project.xml

Posted by Arnaud HERITIER <ah...@gmail.com>.
you're right.
No problem.
Arnaud

On 2/7/06, Lukas Theussl <lt...@apache.org> wrote:
> 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, ltheussl@apache.org <lt...@apache.org> 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: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r375474 - /maven/maven-1/plugins/trunk/plugins-site/project.xml

Posted by Lukas Theussl <lt...@apache.org>.
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, ltheussl@apache.org <lt...@apache.org> 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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org