Vyacheslav Koptilin created IGNITE-24582: --------------------------------------------
Summary: Apache Ignite 3 Developers Guide uses wrong group id Key: IGNITE-24582 URL: https://issues.apache.org/jira/browse/IGNITE-24582 Project: Ignite Issue Type: Bug Reporter: Vyacheslav Koptilin The user guide for the Java client artifact uses the wrong group is: {noformat} <dependency> <groupId>org.ignite</groupId> <artifactId>ignite-client</artifactId> <version>3.0.0</version> </dependency>{noformat} [https://ignite.apache.org/docs/ignite3/latest/developers-guide/clients/java#installation] `org.ignite` should be changed to `org.apache.ignite` -- This message was sent by Atlassian Jira (v8.20.10#820010)