Hi, I am using Maven 1.0 and my jdk is 1.5. Now when i am trying to build my application jar i am getting some strange errors.
warning: unmappable character for encoding UTF8 [javac] /** [javac] ^ this is just a warning but still the build is failed. I have added maven.compile.source=1.5 maven.compile.target=1.5 in my project properties. Can any one give a solution for this. Thanks Rasa. -- View this message in context: http://www.nabble.com/My-application-is-not-getting-compiled-using-Maven-tp25530996p25530996.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org