Plugin fails with Maven 3.1 - An API incompatibility was encountered during configuration of mojo #571
Comments
Thanks for pointing this out! Fixed. |
You're welcome! |
@axelfontaine are there any plans on a short-term 2.2.x release containing this fix? |
Yes, probably by the end of this week as I'll be on holiday after that. |
@axelfontaine Has this already been released? I am using flyway-maven-plugin v2.2 which still seems to have problem with Maven 3.1. |
Not yet. I was on holiday. Should be out soon though. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maven 3.1 was recently released and propagated via homebrew. The following output has been observed. Given the command
mvn flyway:clean
and the following pom:The following output has been observed:
Under maven 3.0.5:
Under maven 3.1
The text was updated successfully, but these errors were encountered: