Hi folks
I try to add the Dashboard report which is actually a piece of cake. I tried to generate the website using
"maven multiproject:site"
and this fails for the fulcrum-mimetype with
> Testcase: testGetCharSet(org.apache.fulcrum.mimetype.MimetypeTest): Caused an ERROR
> Could not initialize the container because the config file could not be found:src\test\TestComponentConfig.xml
> java.lang.RuntimeException: Could not initialize the container because the config file could not be found:src\test\TestComponentConfig.xml
It looks like a wrong working directory somehow. The funny thing is
+) that the tests work when executing them from within fulcrum-mimetype and also for the overall build using "maven fulcrum:build".
+) They only fail when running through the reactor in the JCoverage step (=rerunning the instrumented code again). When I disable the JCoverage report everything is fine
Questions:
+) is using "multiproject:site" the right way to create the site?
+) is the problem I have with fulcrum-mimetype a known problem?
+) Shall I remove the JCoverage report for fulcrum-mimetype in favour to get the reports generated? Or is there another workaround?
+) Newbie question - can I upload the generated site since the last upload was done 24th November 2004?
Cheers,
Siegfried Goeschl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
