Support for Liquibase extensions in offline mode

Hello All,

I'm trying to use maven + liquibase + mssql extension in offline to generate database scripts.

I have included the mssql extension jar file in the pom.xml.

But when I build, i do not see any changes related to isIdentityEnabled attribute.

Can you please suggest me on how to use the Liquibase extensions with Maven.

Thanks in advance.