Rather than use tables for the goals.xml files for all the plugins, I'd
much prefer a file like this:
<?xml version="1.0"?>
<document>
<properties>
<title>Maven Distribution Plug-in Goals</title>
<author email="[EMAIL PROTECTED]">dIon Gillard</author>
</properties>
<body>
<goals>
<goal>
<name>dist</name>
<description>
This is the default goal of the plugin and simply attains
the <code>dist:build</code> goal.
</description>
</goal>
....
</goals>
</body>
</document>
I've got this working locally with dvsl (but not yet the pdf plugin).
Votes?
I'm +1....
--
dIon Gillard, Multitask Consulting
Blog: http://www.freeroller.net/page/dion/Weblog
Work: http://www.multitask.com.au
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>