Have you refreshed your eclipse project after running mvn install?
On 6/26/07, Fan <[EMAIL PROTECTED]> wrote:
I had run the "mvn install", it showed "BUILD SUCCESSFUL" but I still have the same errors. Any other ways I can try ? Michael Horwitz wrote: > > To generate the warpath jar files you need to run mvn install from the > command line on the top level of your project. > > Mike. > > On 6/26/07, Fan <[EMAIL PROTECTED]> wrote: >> >> >> I have errors showing in my eclipse IDE: >> >> 1)Project clubber is missing required library: >> 'target/warpath/appfuse-struts-2.0-m5.warpath.jar' >> 2)Project clubber is missing required library: >> 'target/warpath/appfuse-web-common-2.0-m5.warpath.jar' >> 3)The project cannot be built until build path errors are resolved >> >> Please help... >> >> >> >> >> >> -- >> View this message in context: >> http://www.nabble.com/missing-required-library-tf3982794s2369.html#a11307001 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/missing-required-library-tf3982794s2369.html#a11307581 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
