Mike Perham wrote:
> I updated the PMD plugin to use plugin-parent 2.0.1 instead of 2.0 and
> it started generating the documentation. Does this force the use of
> maven 2.0.1? I believe so because plugin-parent 2.0.1 pulls in
> maven-project 2.0.1.
It will still use the installed maven-project.
As a
user, I hate it when a plugin mandates a newer maven version so I want
to maintain backwards compatability where possible.
-Original Message-
From: Yann Le Du [mailto:[EMAIL PROTECTED]
Sent: Monday, January 09, 2006 11:18 AM
To: Maven Developers List
Subject: Re: mojo parameters doc
When I run site:site in the project itself, I don't see that page. When
is that page generated?
-Original Message-
From: Yann Le Du [mailto:[EMAIL PROTECTED]
Sent: Monday, January 09, 2006 11:18 AM
To: Maven Developers List
Subject: Re: mojo parameters doc page
(Oops, just noticed
: Yann Le Du [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 09, 2006 11:01 AM
> To: Maven Developers List
> Subject: Re: mojo parameters doc page
>
> Hi Mike,
>
> Use the plugin-plugin :
> ~
> ~
> ~ ...
> ~
> ~maven-plugin-plugin
> ~
2006 11:01 AM
To: Maven Developers List
Subject: Re: mojo parameters doc page
Hi Mike,
Use the plugin-plugin :
~
~
~ ...
~
~maven-plugin-plugin
~
~ ...
--
Yann
2006/1/9, Mike Perham <[EMAIL PROTECTED]>:
>
> How do I generate the nice documentation pa
Hi Mike,
Use the plugin-plugin :
~
~
~ ...
~
~maven-plugin-plugin
~
~ ...
--
Yann
2006/1/9, Mike Perham <[EMAIL PROTECTED]>:
>
> How do I generate the nice documentation page for each goal which lists
> the parameters that Mojo takes?
>
> I'm referring to this
How do I generate the nice documentation page for each goal which lists
the parameters that Mojo takes?
I'm referring to this page:
http://maven.apache.org/plugins/maven-compiler-plugin/
and the linked goal pages.
-
To unsubscr