logo       

[hibernate3 and sql plugins] Is it possible to add <skip> to the configurat: msg#00116

java.maven-plugins.mojo.devel

Subject: [hibernate3 and sql plugins] Is it possible to add <skip> to the configuration?

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




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise