Actually it works brett. I was doing it Run. Regards, Vijay Shanker Dubey
On Fri, May 14, 2010 at 3:04 PM, Vijay Shanker Dubey <[email protected]>wrote: > Hi, > > Thanks Brett. > > The result is same with this version. There is no change in output. > > Regards, > Vijay Shanker Dubey > > > > On Fri, May 14, 2010 at 2:56 PM, Brett Randall <[email protected]>wrote: > >> On Fri, May 14, 2010 at 4:43 PM, Vijay Shanker Dubey >> <[email protected]> wrote: >> > Hi >> > >> > I am working on a maven project to build a simple utility api. >> > >> > The same source code when build on my office win XP machine, was >> successful. >> > Now i am at home and working with same source code on CentOS machine. >> Here >> > the build process failed strangely. >> > >> > The error it reports is ideally in my points should we warning message. >> As >> > shown below. >> > >> > [ERROR] com.vsd.Provider:[12,240] The import java.util.Set is never used >> > >> > Can you please give me some idea, where can I look into? >> > Regards, >> > Vijay Shanker Dubey >> > >> >> Check that you are running the latest version of >> maven-compiler-plugin, or at least 2.2. You might be seeing >> http://jira.codehaus.org/browse/MCOMPILER-118 . >> >> > The result is same with this version. There is no change in output. > > >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
