JsfUnit without JBoss in spring web app - maven dependency setup

145 Views Asked by At

I can't find an easy JSFUnit setup for my pom anywhere. What repository do I use and which dependencies? We have a running web app with JSF and Spring. Can't be that hard to get JSFUnit into the mix..?!

Also we want to run the tests from Eclipse (I think I found something there) and via Maven when building the artifacts on jenkins.

Can anyone please post their dependency setup (as well as maven build cycle integration)? Thanks!

0

There are 0 best solutions below