Liquibase maven not writing to changelog.xml but writing to console

Hi

I am trying to use Liquibase to extract the changelog from mysql running on my local box, the maven goal runs fine and prints the changelog into console, but does not write it to the file in fact it even does not create one, I am pasintg below my maven pom.xml and properties file,

POM.xml