I haven't tried it, but usually you use the driver property to point to a JDBC driver class and not a jar containing it.
As the redshift repository does not contain such a class i would probably just try without the "--driver" switch and just put the liquibase-redshift.jar in the same folder as liquibase.jar (maybe the classpath is enough, but I'm not sure about that).
kind regards
Daniel