Please file a Jira on both, I will take care the sql plugin
-D
On 1/9/07, Matt Raible <mraible@xxxxxxxxx> wrote:
The DbUnit Plugin has a "skip" configuration element that can be set
to true in order to skip execution. This is a nice feature because it
allows you pass in -Dmaven.test.skip=true and skip execution by adding
the following in your pom.xml.
<configuration>
...
<skip>${maven.test.skip}</skip>
</configuration>
Thanks,
Matt
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
|