Hi

I have a multi module project as below:

main/pom
---------
  |----war/ pom
  |---- ejb/pom

ejb and war project are the subprojects for main. some classes in ejb depends on the classes in war project. Since packaging is war for this project howshould i define this dependency? Is there a standart way to do this?

Many thanks in advance

Maruf


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

Reply via email to