Hi, Is Ignite Maven repository available from your workplace? Are you sure that ignite-spring-1.5.0.final.jar was retrieved using Maven?
Try to download the latest release and create a project from “apache_release”/examples/pom.xml and after that run ExampleNodeStartup. — Denis > On May 10, 2016, at 3:53 PM, Alexey <[email protected]> wrote: > > Hello! > > I am trying to start Ignite using IntelliJ IDEA. > I set dependencys as described in example, but always see the error that > dependancy not Found, although > ignite-spring-1.5.0.final.jar present in IGNITE_HOME folder. > > <dependency> > <groupId>org.apache.ignite</groupId> > <artifactId>ignite-spring</artifactId> > <version>1.5.0.final</version> > </dependency> > > Could you please advice how to fix this? > > > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Problem-with-dependencys-tp4861.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.
