Is there a maven repo with the beta jars?

Can’t seem to determine where I can get a copy of the 3.0 betas in a maven repo, suggestions?

I’m pretty sure there isn’t but it is not that difficult to build from source and post to your own repo or to download manually and state the dependency as

 
    org.liquibase
    liquibase
    3.0-BETA2
    c:/downloads/liquibase3.0.jar