Hi all, I need a little help to configure maven.

We use Dynamic Web Project on Eclipse to run Magnolia and we attach to that project our modules jar (right click, module dependancies).

We have 1 module parent pom, called "parent".
Every module declare "parent" as parent project.

I have 2 modules: A and B.
A should uses some B's classes, B should uses some A's classes.
I can not say to A's pom: depends on B and viceversa, to avoid circular dependencies.

The solution should use <modules> declaration on "parent", but it seems not to be enough. After doing that, what should I do?

Hope it is clear..
Matteo


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to