> -Original Message-
> From: Jerome Lacoste [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 29, 2004 2:03 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Plugin properties suggestion
>
> On Tue, 2004-06-29 at 13:49, Eric Pugh wrote:
> > I like the idea..
>
On Tue, 2004-06-29 at 13:49, Eric Pugh wrote:
> I like the idea..
me too
> Would the next logical step be to verify as well that
> anything in plugin.properties was listed in the properties.xml file? It
> seems that pretty much anything in plugin.properties should be documented.
sounds good t
nal Message-
> From: Carlos Sanchez [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 29, 2004 12:25 PM
> To: 'Maven Developers List'
> Subject: Plugin properties suggestion
>
>
> Hi,
>
> This is a suggestion of how to create and document plugin
> propert
Hi,
This is a suggestion of how to create and document plugin properties easier.
- Create an xml file called properties.xml with the following DTD.
In the plugin project:
- Process it to generate the properties.xml xdoc using
maven-plugin-plugin
- Process it to generate the plugin.properties file