I used Liquibase with apache maven on mac, and i just create a alias.
alias liquibase='java -jar
~/.m2/repository/org/liquibase/liquibase-core/1.9.1/liquibase-core-1.9.1.jar'
Put this line in your ~/.profile, and restart the terminal.
If you don't use maven, just change the .jar to liquibase jar file.
Before that just type "liquibase"
[]'
Falcão
On Thu, May 14, 2009 at 9:41 PM, David C. Hicks <[email protected]> wrote:
> I've always used the Java command to run Liquibase command line
> operations...
>
> java -jar liquibase.jar .... --update
>
>
>
> jpyork wrote:
> > I downloaded the LiquiBase jar and put it in my ant lib thinking this
> would
> > give me the ability to use it, but when I type in liquibase --version I
> get
> > nothing. Can someone tell me the steps they used to install on a mac so
> I
> > can verify it is installed correctly.
> >
>
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables
> unlimited royalty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Liquibase-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/liquibase-user
>
--
[]'s
Jorge Falcão
jorgefalcao.com
+55 21 9373 8671
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user