tomahawk test failed in StylesheetRendererTest and HtmlDataTableTest

2006-02-23 Thread Mario Ivankovits
Hi! This is what I get if I try to build myfaces with tests enabled: [ stacktrace ] --- java.lang.IllegalArgumentException: HTML_BASIC at org.apache.shale.test.mock.MockRenderKitFactory.addRenderKit(MockRenderKitFactory.java:69)

Re: tomahawk test failed in StylesheetRendererTest and HtmlDataTableTest

2006-02-23 Thread Dennis Byrne
Try deleting struts/shale/shale-test.jar in your local repo and running the tests again. Dennis Byrne >-Original Message- >From: Mario Ivankovits [mailto:[EMAIL PROTECTED] >Sent: Thursday, February 23, 2006 12:15 PM >To: 'MyFaces Development' >Subject

Re: tomahawk test failed in StylesheetRendererTest and HtmlDataTableTest

2006-02-23 Thread Mario Ivankovits
Hi Dennis! > Try deleting struts/shale/shale-test.jar in your local repo and running the > tests again. > I already used mvn -U to update the repository, but it looks like you have to delete it. Now it works. Thanks! Ciao, Mario

Re: tomahawk test failed in StylesheetRendererTest and HtmlDataTableTest

2006-02-23 Thread Sean Schofield
Everyone has the same problem. It must be a bug in maven. Sean On 2/23/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > Hi Dennis! > > Try deleting struts/shale/shale-test.jar in your local repo and running the > > tests again. > > > I already used mvn -U to update the repository, but it looks