hi all,
somehow i m unable to run the surefire-report plugin. although i have test
running, i cannot see any HTML generated from the .xml file

here' s my pom (only relevant part...)

<plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-report-plugin</artifactId>
    </plugin>


do i need to have also <configuration> element>?


i get following error

[INFO] [surefire-report:report]
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]



anyone could help?

thanks and regards
marco

Reply via email to