Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Plugin
-
Labels:None
-
Environment:windows XP
-
Number of attachments :
Description
I created a web archetype to include images in the src/main/webapp directory.
They seem to copy over correctly and there size is reatined, but oddly the images view as blank when displayed in browser or image viewer.
I double checked to make sure the images I was using were ok and manually copied them over and everything worked fine. I have the images in the resources section in archetype.xml. Could be an encoding issue?
Issue Links
| This issue duplicates: | ||||
| ARCHETYPE-19 | archetype creation broken |
|
|
|
Seems that the Archetype code uses FileWriter instead of FileOutputStream
http://jroller.com/page/RickHigh?entry=maven_archetype_woes