icfnext / prosper

A Spock-based integration testing library for prosperous AEM development.
Other
28 stars 19 forks source link

Issue configuring Prosper #8

Closed viveksachdeva closed 8 years ago

viveksachdeva commented 8 years ago

I have modified to include dependencies mentioned in the README.. When running tests, I am getting following error: ExampleSpec Time elapsed: 1.395 sec <<< ERROR! java.lang.NoClassDefFoundError: org/slf4j/helpers/NOPLoggerFactory Caused by: java.lang.ClassNotFoundException: org.slf4j.helpers.NOPLoggerFactory

ExampleSpec Time elapsed: 1.396 sec <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.icfolson.aem.groovy.extension.metaclass.GroovyExtensionMetaClassRegistry

markdaugherty commented 8 years ago

This is fixed in 8.1.1, which was released today (might be a few hours before it is available from Maven Central, however, but you can also checkout the tag and build locally).