|
[hibernate3 and sql plugins] Is it possible to add <skip> to the configurat: msg#00116java.maven-plugins.mojo.devel
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> |
|---|---|---|
| Previous by Date: | Re: rat-maven-plugin, Jochen Wiedmann |
|---|---|
| Next by Date: | Re: [hibernate3 and sql plugins] Is it possible to add <skip> to the configuration?, Dan Tran |
| Previous by Thread: | rat-maven-plugin, Jochen Wiedmann |
| Next by Thread: | Re: [hibernate3 and sql plugins] Is it possible to add <skip> to the configuration?, Dan Tran |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |