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
90 stars 31 forks source link

Upgrade Maven 4 to beta-3 #470

Closed khmarbaise closed 3 months ago

khmarbaise commented 6 months ago

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

khmarbaise commented 4 months 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

khmarbaise commented 3 months ago

Solved with #487