liquibase.exception.ChangeLogParseException: Error Reading Migration File: Found 2 files that match mychanges.xml
I found it myself. The exception thrown was not correct. It actually meant that the file could not be found. Very strange exception for this case.
With this i found out that my classpath was kinda broken.