Add maven plugin configuration parameter for skipping running liquibase

Description

We use liquibase for recreating database from from scratch when running DB tests. Therefore we need to skip liquibase running when maven run with -Dmaven.test.skip flag. I created this patch adding configuration parameter to liquibase plugin. Withi this parameter we can define plugin configuration like

Environment

None

Attachments

1

Activity

Show:

Nathan Voxland October 25, 2009 at 11:47 PM

Patch applied. Thanks!

Fixed

Details

Reporter

Fix versions

Affects versions

Priority

Created October 9, 2009 at 9:46 AM
Updated October 25, 2009 at 11:47 PM
Resolved October 25, 2009 at 11:47 PM