[moved from [EMAIL PROTECTED]

On Wed, Oct 15, 2008 at 5:58 AM, svenson <[EMAIL PROTECTED]> wrote:

> I've encountered the following problem. I work on a web project so to deploy
> it on a server I need to create a WAR file. My project depends on a few
> libraries and a few projects created by other developers( their projects
> also have dependencies). Whenever I use  <packaging>war</packaging> in my
> project's POM file, my project doesn't "see" classes from the projects of my
> colleagues but when I switch to <packaging>jar</packaging> it goes perfectly
> fine. What should I do to create a WAR file by Maven ? Thanks in advance.

What do you mean by your project doesn't "see" classes from the other
projects?  What command did you execute, and what error do you get?

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to