I haven't tried it since yesterday. I got the test failure errors after doing a "mvn clean", "mvn install" at the root level. Yes, I probably should have looked at the test logs, but I was in the final stages of finish up my other MyFaces tasks at the time.
On 3/2/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > Hi Mike! > > I think it's likely that something is broken in AddResource. I > > noticed the unit tests for it failing yesterday. > > > No, it has nothing to do with AddResource. > Its the build which is broken. The resources (*.properties, *.xml) files > are missing in the generated shared directories. > > I cant get maven to copy them at the place so I try to hack the > build.xml directly to copy them. > > Beside this, AddResource works like a charme and the tests pass. > > Today I have had also a problem with its tests, it cant find the > BiDi...Map. Did you take a look in the tests log file? > A simple "mvn clean install" fixed it. > > Ciao, > Mario > >

