### Affected version maven-3.10.x ### Bug description Try this: ``` mvn toolbox:gav-effective-model -Dgav=org.jboss.resteasy:resteasy-client:jar:7.0.0.Final or simpler mvn compile ``` Works with 3.9.16, but fails with 3.10.x
Affected version
maven-3.10.x
Bug description
Try this:
Works with 3.9.16, but fails with 3.10.x