I\'m trying to setup a webapp with maven2 managed dependcies. Here my pom.xml
Hibernate depends on slf4j-api, so declaring it yourself shouldn't make any difference. Apart from that, I don't know why it's not working.