The respective pom.xml is missing:

<plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-resources-plugin</artifactId>
        <encoding>(maybe you want 'UTF-8'?)</encoding>
</plugin>

El dom, 28-06-2009 a las 20:55 +0200, Stefan Lindner escribió:
> When building the current trunk I saw
> 
>       [WARNING] Source files encoding has not been set, using platform
> encoding Cp1252, i.e. build is platform dependent!
> 
> Is this something I must set when I call mvn or is there something
> missing in the build files? I'm building under Vista 64/Java
> 1.5.0_17/maven 2.0.9
> 
> Stefan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to