Maven - slf4j noclassdeffound issue

2013-10-23 Thread Seenu
I am using intellij and maven, I have used the following pom.xml : project xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://maven.apache.org/POM/4.0.0http://maven.apache.org/xsd/maven-4.0.0.xsd;

Re: Maven - slf4j noclassdeffound issue

2013-10-23 Thread Russell Gold
Hi Seenu, What does the source code look like for spark.route.RouteMatcherFactory? - Russ On Oct 23, 2013, at 7:52 AM, Seenu gunrockse...@gmail.com wrote: I am using intellij and maven, I have used the following pom.xml : project xmlns=http://maven.apache.org/POM/4.0.0;