khmarbaise / maven-it-extension

Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core
https://khmarbaise.github.io/maven-it-extension/
Apache License 2.0
88 stars 28 forks source link

Upgrade Maven 4 to beta-3 #470

Open khmarbaise opened 1 month ago

khmarbaise commented 1 month ago

After the release VOTE is successfully done upgrade to Maven 4.0.0-beta-3

khmarbaise commented 1 week ago

The root cause seemed to be the missing .mvn directory in each of the projects. Need to investigage more in detail.. related to this: #479