Hi, Solved. Generated a site again after not messing around with it for a while, noticed that it downloaded/updated some plugins and now it works (xml files are generated).
Hope I didn't waste to much of your time. - Micke On 26/04/06, Mikael Andersson <[EMAIL PROTECTED]> wrote: > > Hi, > the surefire-report-plugin isn't picking up the surefire report files when > generating the surefire-report.html file. The HTML file says that there > was 0 tests run. > > pom: > <plugin> > <groupId> org.apache.maven.plugins</groupId> > <artifactId>maven-surefire-report-plugin</artifactId> > <version>2.0</version> > </plugin> > > When creating my site, I see the unit tests run and report txt files are > generated : > $ ll target/surefire-reports/ > total 12 > -rw-r--r-- 1 mikael serv1 2862 Apr 26 14:14 > uk.ac.ebi.jdbfetch.AppTest.txt > -rw-r--r-- 1 mikael serv1 401 Apr 26 14:14 > uk.ac.ebi.jdbfetch.ResourceSourceFactoryTest.txt > -rw-r--r-- 1 mikael serv1 481 Apr 26 14:14 > uk.ac.ebi.jdbfetch.SettingsTest.txt > > > Does anyone know what might be the problem. > > Thanks, > Micke >
