mauricioaniche/ck

Problem running

eriicf opened this issue · 1 comments

When try to use standalone version with command:

java -jar ck-x.x.x-SNAPSHOT-jar-with-dependencies.jar <project dir>

The program returns the following message:

log4j:WARN No appenders could be found for logger (com.github.mauricioaniche.ck.CK).
log4j:WARN Please initialize the log4j system properly.

Hmm, the jar I generated might not contain the log4j config file.

My suggestion is for you to just add one manually and point it in the classpath.