You need to give more informations I suppose. Usually compilation errors are, well, either syntax error, or maybe you are missing a dependency in your pom.xml ?
On Jan 16, 2008 12:14 PM, sachin2008 <[EMAIL PROTECTED]> wrote: > > Can anyone please resolve this issue. > > sachin2008 wrote: > > > > Hi Friends, > > > > I am facing a problem with the compilation of POJOS using maven. > > > > I have created two SUs i.e.. HTTP and lw-container. > > > > actually i have written my logic for handling attachments in > lw-container > > in a simple POJO. > > > > when i have used command mvn install > > > > it is showing an error message like: unable to compile java file > > > > Can anyone please resolve my probelm. > > > > -- > View this message in context: > http://www.nabble.com/Reg%3A-compilation-problem--of-POJOS-using-maven-tp14749556s12049p14878238.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
