My application is not getting compiled using Maven

2009-09-22 Thread rasahere
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.sour

Re: My application is not getting compiled using Maven

2009-10-07 Thread rasahere
te: >> 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? >>

Re: My application is not getting compiled using Maven

2009-10-07 Thread rasahere
The existing application uses Maven 1.0 . Luca Li Greci wrote: > > 2009/9/23 rasahere > >> >> 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. >> >&g

Re: My application is not getting compiled using Maven

2009-10-07 Thread rasahere
-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: > > > > ra

RE: My application is not getting compiled using Maven

2009-10-08 Thread rasahere
But mvn is for maven 2.0 rt ? i am using maven 1.0 only. Damon Silver wrote: > > 'mvn dependency:tree' > > -Original Message- > From: rasahere [mailto:rasa.still.h...@gmail.com] > Sent: Wednesday, October 07, 2009 11:57 PM > To: users@maven.apache.org &