Thanks - is it definitely the inheritence? If so, that's a bug.
There are two other factors:
- a bug that meant a parameter without expression didn't appear (I
committed Edwin's fix yesterday, but didn't deploy a snapshot)
- readonly and components are now omitted by design
Definitely needs to be looked in to.
- Brett
On 12/07/2006 9:45 AM, Dennis Lundberg wrote:
Dennis Lundberg wrote:
Hi
I've found a problem using the new plugin plugin. The "new look" for
the mojo documentation doesn't include everything that it used to.
I'm documenting the jar plugin. This plugin has an AbstractJarMojo
which the JarMojo extends. The abstract class has many parameters that
don't get included in the "new look" page. Only parameters declared in
JarMojo end up in the page jar-mojo.html. If I revert to using
maven-plugin-plugin-2.1 the parameters show up again.
Here are some examples.
Old plugin plugin:
http://maven.apache.org/plugins/maven-jar-plugin/jar-mojo.html
New plugin plugin:
http://people.apache.org/~dennisl/maven-jar-plugin/jar-mojo.html
--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]