Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.1, 2.1.1, 2.2, 2.3, 3.0-beta-1, 3.0-beta-2, 3.0-beta-3
-
None
-
Windows 7
Maven 3
Java 6
Description
I have a personal website created from Maven. I have two images in the upper part as banners, one photo and one logo. Also, I have a small logo in the navigation section.
Before, it worked perfectly, but since I updated everything to the latest version there are problems with the images and now I could see that the logos are not well placed.
The source code of my website is here:
http://zemucan.svn.sourceforge.net/viewvc/zemucan/branches/angoca/
I tested with different versions, and the bug appears since version 2.1. With version 2.0.1 and 2.0 works perfectly.
I attached two images, the oldVersion shows how it is supposed to be. The newVersion shows the bug, the plugin takes the second logo (rightbanner) and put it as a poweredBy. If I delete the right banner (just the left banner and the poweredBy) then it takes the left banner image and put as powered By.
As you can see, this is not a configuration problem because it used to work before. I just change the new maven-site-plugin version and then it fails.
Attachments
Attachments
Issue Links
- depends upon
-
DOXIASITETOOLS-59 Using a relative path to an image in a <poweredBy><logo> generates a wrong "src" value for HTML <img> tag
- Closed