I'm not 100% clear what you are asking here.
Just curious if there is a reason you can't use the jar as-built?
I think you want to build locally, but have that build not be marked as a local build. If that is what you want, you will need to override the settings in the POM by supplying them on the command line like so:
mvn -Dliquibase.version=3.8.5 clean package
mvn -Dliquibase.version=3.8.5 clean package
Just curious if there is a reason you can't use the jar as-built?
Steve Donie
Principal Software Engineer
Liquibase Community Engagement
Datical, Inc. http://www.datical.com/
Principal Software Engineer
Liquibase Community Engagement
Datical, Inc. http://www.datical.com/