andi-huber commented on PR #2414: URL: https://github.com/apache/causeway/pull/2414#issuecomment-2119684212
Convergence issue: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.4.1:enforce (validate-enforce) on project causeway-testing-specsupport-applib: Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence failed with message: Failed while enforcing releasability. ``` Dependency convergence error for io.cucumber:query:jar:12.1.2 paths to dependency are: +-org.apache.causeway.testing:causeway-testing-specsupport-applib:jar:2.0.0-SNAPSHOT +-io.cucumber:cucumber-java:jar:7.18.0:compile +-io.cucumber:cucumber-core:jar:7.18.0:compile +-io.cucumber:testng-xml-formatter:jar:0.1.0:compile +-io.cucumber:query:jar:12.1.2:compile and +-org.apache.causeway.testing:causeway-testing-specsupport-applib:jar:2.0.0-SNAPSHOT +-io.cucumber:cucumber-java:jar:7.18.0:compile +-io.cucumber:cucumber-core:jar:7.18.0:compile +-io.cucumber:junit-xml-formatter:jar:0.4.0:compile +-io.cucumber:query:jar:12.1.1:compile ``` -- 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 comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org