Thanks for the info, Nathan and as always the speedy response. Just to play devil’s advocate, in reaction to your statement in regards to the lack of project dependencies in LB I’m seeing many jars in the project that appear to be dependencies that really could be removed from SVN should a Maven2 migration take place. Below is the list of jars I’ve found that would no longer need to be a part of every checkout of LB. Arguably, since developers working on the Liquibase project are not making changes to these 3rd-party libs, they really don’t belong in SVN as they need not be versioned. They are already released versions of libs that currently must be checked out w/ the project which means if you checkout trunk and a branch, you then have a copy of all of these dependencies in both of the working copies vs having the classpath reference the one copy of each dependency from a local repo. I’m not writing this to sell you on the idea but merely to give you more information to aid in your ultimate decision.
In regards to the ANT build file, I too have had some minimal troubles with this which I was able to remedy fairly quickly. However, I’m still not getting the requirement of having a JDK 1.5 installed as the build will fail even with a 1.6 set with a language level of 1.5. As all the maven-based projects I work on set the compiler source and target levels to 1.5, having a 1.6 JDK still works out just fine.
In response to chris, I would have to agree that using Maven removes the need for checking in IDE specific project files as well. Using the Eclipse project files, I noticed that there was a hard-coded path to a grails directory pointing at C:\somethingOrOther. This certainly does not work out on systems that a) do not have the resource installed to the mentioned path b) on *nix-based systems.
On an unrelated note, I’m getting many test failures when running the test target… I’m not sure if this has to do w/ the current 2.0 migration status or a problem with my project setup as I have yet to investigate… I just thought I should mention it while I was on the topic of building LB. 
Keep up the great work, Nathan! I know that everyone involved in the Liquibase Community really appreciates the LB project and your committment to supporting the community!
Best Regards,
-Ryan
/core/lib:
324,238 cglib-nodep-2.1_3.jar
62,696 easymock-2.2.jar
15,887 easymockclassextension-2.2.jar
112,249 junit-4.1.jar
/core/lib-compile:
18,665 ant-ikvmc.0.5.jar
428,218 emma.jar
38,232 emma_ant.jar
/core/lib-sources:
75,704 junit-4.1-src.jar
/core-jvm/lib:
324,238 cglib-nodep-2.1_3.jar
62,696 easymock-2.2.jar
15,887 easymockclassextension-2.2.jar
112,249 junit-4.1.jar
/core-jvm/lib-compile:
1,034,049 ant-1.6.5.jar
175,426 commons-collections-2.1.1.jar
38,015 commons-logging-1.0.4.jar
26,202 commons-logging-api-1.0.4.jar
313,898 dom4j-1.6.1.jar
52,847 ejb3-persistence-3.3.1.jar
280,196 hibernate-annotations-3.3.1.jar
66,426 hibernate-commons-annotations-3.3.1.jar
2,274,768 hibernate3-3.2.6.jar
57,993 jsdk-2.4.jar
960,232 maven-ant-tasks-2.0.7.jar
2,694,014 spring-2.0.6.jar
11,236 spring-aspects-2.0.6.jar
104,178 spring-mock-2.0.6.jar
/core-jvm/lib-jdbc/cache-2007.1:
1,961,463 CacheDB-2007.1.jar
/core-jvm/lib-jdbc/db2-9:
2,011,601 db2jcc.jar
1,015 db2jcc_license_cu.jar
/core-jvm/lib-jdbc/derby-10.3
2,338,649 derby-10.3.1.4.jar
/core-jvm/lib-jdbc/firebird-2
648,080 jaybird-full-2.1.1.jar
/core-jvm/lib-jdbc/h2-1.0:
1,065,550 h2-2007-07-12.jar
/core-jvm\lib-jdbc/hsqldb-1.8:
643,806 hsqldb-1.8.0.7.jar
/core-jvm/lib-jdbc/informix-11.50:
723,241 ifxjdbc-3.50.JC3.jar
/core-jvm/lib-jdbc/jtds-1.2:
285,638 jtds-1.2.jar
/core-jvm/lib-jdbc/maxdb-7.6:
489,216 sapdbc-7_6_00_30_5567.jar
/core-jvm/lib-jdbc/mssql-2005-1.0:
231,949 sqljdbc-2005-1.0.jar
/core-jvm/lib-jdbc/mysql-5.0.4:
495,944 mysql-connector-java-5.0.4-bin.jar
/core-jvm/lib-jdbc/oracle-10.2:
1,536,554 ojdbc14-10.2.0.1.0.jar
/core-jvm/lib-jdbc/postgres-8.2:
427,780 postgresql-8.2-505.jdbc3.jar
/core-jvm/lib-jdbc/sqlite-3.5.8:
58,448 sqlite.jar
/core-jvm/lib-jdbc/sybase-15:
456,674 jconn3-6.0.jar
136,076 jTDS3-6.0.jar
/core-jvm/lib-test:
1,822 liquibase-sample1.jar
1,337 liquibase-sample2.jar
/maven/lib:
1,438,405 maven-core-2.0.7-uber.jar