hi !

I generate a site with maven reports and in the code source I see a link on
a css file : print.css.

This file doesn't exist, and i wonder if I can force Maven not to generate
this link or if it's just a bug ?!?

this is the source :

    <style type="text/css" media="all">
      @import url("./css/maven-base.css");
      @import url("./css/maven-theme.css");
      @import url("./css/site.css");
    </style>

Thank you for your help !
-- 
View this message in context: 
http://www.nabble.com/generate-link-css-on-maven-reports-tp17596897p17596897.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to