logo       

Re: [hibernate3 and sql plugins] Is it possible to add <skip> to the config: msg#00117

java.maven-plugins.mojo.devel

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

 
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


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

News | FAQ | advertise