gnodet closed pull request #44: Set core dependency to Maven 4.0.0-beta4.
URL: https://github.com/apache/maven-plugin-testing/pull/44
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
slachiewicz commented on PR #44:
URL:
https://github.com/apache/maven-plugin-testing/pull/44#issuecomment-2366825903
It looks like a duplicate of #43
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
slachiewicz commented on PR #44:
URL:
https://github.com/apache/maven-plugin-testing/pull/44#issuecomment-2366816707
see https://github.com/apache/maven/pull/1719 - will be fixed with beta 5
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
desruisseaux commented on PR #44:
URL:
https://github.com/apache/maven-plugin-testing/pull/44#issuecomment-2365162469
Note: building this project require that we pass the `-Denforcer.skip`
option to Maven. But this is not directly a problem of this module. It seems to
be a problem of Maven
desruisseaux opened a new pull request, #44:
URL: https://github.com/apache/maven-plugin-testing/pull/44
The following interfaces from beta 3 have been renamed in beta 4:
* `org.apache.maven.api.DependencyCoordinate`
* `org.apache.maven.api.services.DependencyCoordinateFactory`
*