Have a rpm package for liquibase (built with maven)
Description
Environment
linux rpm based distros, Redhat, CentOS, Fedora, Suse,...
Activity
Show:
Nathan Voxland October 23, 2014 at 8:59 PM
Included in pull request https://github.com/liquibase/liquibase/pull/282

Adrien SALES July 10, 2014 at 7:53 AM
The source code has just been commited.
See https://github.com/adriens/liquibase/commit/b9c0c1dc02c349ae01743bb880884e3c491df1db

Adrien SALES June 28, 2014 at 3:49 AM
I finish deploy test with sysadmin and will probably pull a request next week as the output looks pretty good now. The doc will be embedded in the maven site.
The rpm also includes liquibase-sdk commands.
As part of the maven build, create a module that builds a rpm package, with man pages, and as a result, the strictly same install as the unzip of the current binaries.
Use of Maven RPM plugin, cf http://mojo.codehaus.org/rpm-maven-plugin/