jiangshachina wrote:
About Maven docs, the mail list has discussed.
It's said that some plugin docs are being improved, but not hosted by main
site currently.
Now, I think the biggest problem is that docs don't show all parameters or
elements on POM model or plugin configurations.
For example, parameter warSourceExcludes exist in maven-war-plugin
configuration really, but I don't find it at the plugin's site
http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html.
a cup of Java, cheers!
Sha Jiang
The way I look at it, the pom has a schema file and if the editor is
good should know how to pick it up, my objection is that it objectively
cannot know all the parameters of external plugins so the schema is
useless. If maven takes the spring 2.0 approach in using namespaces it
could allow tag validation (and thus code completion) for plugins as well.
Srgjan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]