unmappable character for encoding UTF8 is the warning which i am getting. I have removed old version jar files and added new version then it is giving following error
The build cannot continue because of the following unsatisfied dependencies: commons-jelly-20030902.160215.jar velocity-1.4-dev.jar Total time: 5 seconds this jar files are not refereced from my application. I think it is from maven 1.0 project only. In maven lib commons-jelly-20030902.160215.jar is there , but not the second one. Any idea where it looks for the jar ???? Lukas Theussl-4 wrote: > > > > rasahere wrote: >> what value i should give here???? > > Whatever your source files are encoded in. > >> is it like maven.compile.encoding=UTF8 > > I guess it's something else as the error suggests. > > -Lukas > > >> >> >> Lukas Theussl-4 wrote: >>> >>> Setting the maven.compile.encoding property should be more useful for >>> your >>> case >>> than maven.compile.source. >>> >>> HTH, >>> -Lukas >>> >>> >>> Thomas Sundberg wrote: >>>> 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 >>>>> >>>>> >>>> >>>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >>> For additional commands, e-mail: users-h...@maven.apache.org >>> >>> >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > > -- View this message in context: http://www.nabble.com/My-application-is-not-getting-compiled-using-Maven-tp25530996p25799285.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