You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Paul Benedict <pb...@apache.org> on 2009/10/29 21:59:43 UTC

Plugin Listing

The Maven Dependency Plugin has dependency:list which lists out all
the dependency versions being used.

Is there a similar listing to display all build plugin versions?

Is there a similar listing to display all reporting plugin versions?

Paul

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


Re: Plugin Listing

Posted by Brian Fox <br...@infinity.nu>.
The enforcer requirePluginVersions rule will do it, and make sure
you've locked them all down at the same time as a bonus ;-)

On Thu, Oct 29, 2009 at 5:04 PM, Stephen Connolly
<st...@gmail.com> wrote:
> there is some help with versions:display-plugin-updates... may not
> give you everything you are after, but at least some of what you want
>
> 2009/10/29 Paul Benedict <pb...@apache.org>:
>> The Maven Dependency Plugin has dependency:list which lists out all
>> the dependency versions being used.
>>
>> Is there a similar listing to display all build plugin versions?
>>
>> Is there a similar listing to display all reporting plugin versions?
>>
>> Paul
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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


Re: Plugin Listing

Posted by Stephen Connolly <st...@gmail.com>.
there is some help with versions:display-plugin-updates... may not
give you everything you are after, but at least some of what you want

2009/10/29 Paul Benedict <pb...@apache.org>:
> The Maven Dependency Plugin has dependency:list which lists out all
> the dependency versions being used.
>
> Is there a similar listing to display all build plugin versions?
>
> Is there a similar listing to display all reporting plugin versions?
>
> Paul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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