I have found the following problems with the docbook plugin.

1) In plugin.jelly, ${maven.src.docbook-simple} evaluates to "0". If the "-" variable name is changed to a "." here and in plugin.properties, then the variable is correctly evaluated. Is a "-" allowed in the variable name?

2) In plugin.jelly, ${plugins.dir} should be ${plugin.dir} in the style attribute. Looks like a type-o.

3) I see the following error in maven.log executing the command "maven docbook:transform". Any ideas the "style" element is not supported?

ERROR org.apache.commons.jelly.tags.ant.AntTag - Class org.apache.commons.jelly.tags.werkz.GoalTag doesn't support the nested "style" element.

Paul Spencer



--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to