CLONE -M2 / maven-theme.css file not overiden from project resources/css/ folder
--------------------------------------------------------------------------------
Key: MNG-2592
URL: http://jira.codehaus.org/browse/MNG-2592
Project: Maven 2
Issue Type: Bug
Environment: w2k
Reporter: Sonya Lowry
Assigned To: Emmanuel Venisse
The css files are copied from site/resources/css file to the target folder.
but the maven-theme.css and the maven-base.css files are also copied from the
maven orginal (default) files.
these defaults files are copied after the site/resources/css, erasing the
project's ones.
should be copied in first position, so site/resources/css with same names
overwritte them.
better solution : allow to choose exactly what is written in the <head> part of
the html file, so we can put and use the css file the user want, and from any
location
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira