You don't find the html files or you don't see them in the site ?

I had the problem that the reports were not visible in the site but the html report was in the folder.

My section for the reporting looks like:

<reporting>
 <plugins>
   <plugin>
     <groupId>org.codehaus.mojo</groupId>
     <artifactId>surefire-report-maven-plugin</artifactId>
   </plugin>
<!-- other plugins -->
 </plugins>
</reporting>

Venkatagopalaraju a écrit :
Dear Maven Users,
I am using maven-surefire-plugin in my pom.xml. When I am trying to generate test reports in the form of html, it is generating in Plain Text and Xml format. Could you please let me know, what I need to do for generating html reports?


Thanks & Regards
      Gopal



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to