Hi, I create a maven archetype. My sources are in UTF-8, unix format but in the created archetype the files have Windows format. (I work on a Windows PC.) So I added the encoding property into the upper pom: <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
But I can't see any change. Also using the property in the maven comand (-DsourceEncoding) does't help. Can somebody give me any hint? Many thanks, Amelie -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
