I know this is an old thread however, I am having the same issue using
the Gradle plugin. It seems to behave differently depending on if I run
the script from the parent project or within the sub-project. If I run
it inside the subproject, it uses an absolute path. If I run from the
parent project, it uses the shorter path (like "src/db/main/changelogs/changelogxyz.sql").
This seems to cause a ton of grief for people including myself. I wished it was as simple as absolutePath="true"/"false"
This seems to cause a ton of grief for people including myself. I wished it was as simple as absolutePath="true"/"false"