Handle preCondition fail with user input

I have a scenario where I want to ask the user input if one of the preConditions of liquibase fails.
I am using running liquibase using ant.

Is it possible to handle such a scenario in liquibase 2 or any higher version.