Matt Stump created IGNITE-3518: ---------------------------------- Summary: Examples fail to build, can't find resource: ignite-apache-license-gen Key: IGNITE-3518 URL: https://issues.apache.org/jira/browse/IGNITE-3518 Project: Ignite Issue Type: Bug Components: build Reporter: Matt Stump Priority: Minor
The examples can't find the resource ignite-apache-license-gen. Looking at the repository, the last version present is {{1.5.0-SNAPSHOT}}. New resources should be published, or the build script should be modified to use the older version. {code} [ERROR] Failed to execute goal on project ignite-examples: Could not resolve dependencies for project org.apache.ignite:ignite-examples:jar:1.7.0-SNAPSHOT: Could not find artifact org.apache.ignite:ignite-apache-license-gen:jar:1.7.0-SNAPSHOT in apache.snapshots (http://repository.apache.org/snapshots) -> [Help 1] {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)