This sounds like a really crappy way to have to run your tests. Can't
MockStrutsTestCase look at an alternate location for the XML file?
Perhaps some functionality to add to Cactus since it does WAR
modification for this purpose? :)
- Brett
Felipe Leme wrote:
Hi all,
Is it posible to remov
Hi all,
Is it posible to remove/replace a file from the generated M2 artifact
after the test phase (but before install)?
Let me try to explain my case to make it clear: I have a Struts-based
web application built with Maven 2 which depends on some DAO interfaces
defined in another project. D