Is this a problem in liquibase 3.0? I discovered it on my site when I kept getting reports that my build server was comsuming too many resources. As we tracked it down it seems to be the large number of mostly empty temp directories.
I build my liquibase configurations using maven and the shade plugin which places all resources into a single jar file.
I build my liquibase configurations using maven and the shade plugin which places all resources into a single jar file.