Hi!

What happens if you remove the unmappable character?
Have you been able to compile before or is this a new setup?
Can you restart with the simplest Hello World and get that to compile?
What happens if you use Maven 2?

/Thomas

On Wed, Sep 23, 2009 at 08:29, rasahere <rasa.still.h...@gmail.com> wrote:
>
> 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
>
>



-- 
Thomas Sundberg
M. Sc. in Computer Science

Agical AB
Västerlånggatan 79, 2 tr
111 29 Stockholm, SWEDEN

Mobile: +46 70 767 33 15
E-mail: thomas.sundb...@agical.com
http://www.agical.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to