Anyone else having problems with the core project tests failing?
 
Strange thing is all the tests run through, dont see any actual junit failures, however
maven complains and says the BUILD FAILED... ?
 
Thoughts?
 
Cheers,
Mark
 
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] Running net.sf.acegisecurity.wrapper.ContextHolderAwareRequestFilter
Tests
log4j:WARN No appenders could be found for logger ( org.springframework.core.Coll
ectionFactory).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
    [junit] Running net.sf.acegisecurity.wrapper.ContextHolderAwareRequestWrappe
rTests
log4j:WARN No appenders could be found for logger (org.springframework.core.Coll
ectionFactory).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.141 sec

BUILD FAILED
File...... C:\Documents and Settings\Administrator\.maven\cache\maven-test-plugi
n-1.6.2\plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 42 seconds

Reply via email to